|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Custom | |
|---|---|
| org.lisa.tmx20 | |
| org.lisa.tmx20.impl | |
| Uses of Custom in org.lisa.tmx20 |
|---|
| Methods in org.lisa.tmx20 that return Custom | |
|---|---|
static Custom |
Custom.Factory.newInstance()
|
static Custom |
Custom.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static Custom |
Custom.Factory.newValue(Object obj)
|
static Custom |
Custom.Factory.parse(File file)
|
static Custom |
Custom.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static Custom |
Custom.Factory.parse(InputStream is)
|
static Custom |
Custom.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static Custom |
Custom.Factory.parse(Node node)
|
static Custom |
Custom.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static Custom |
Custom.Factory.parse(Reader r)
|
static Custom |
Custom.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static Custom |
Custom.Factory.parse(String xmlAsString)
|
static Custom |
Custom.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static Custom |
Custom.Factory.parse(URL u)
|
static Custom |
Custom.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static Custom |
Custom.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static Custom |
Custom.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static Custom |
Custom.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static Custom |
Custom.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of Custom in org.lisa.tmx20.impl |
|---|
| Classes in org.lisa.tmx20.impl that implement Custom | |
|---|---|
static class |
BptDocumentImpl.BptImpl.TypeImpl
An XML type(@). |
static class |
ContextDocumentImpl.ContextImpl.ContextTypeImpl
An XML context-type(@). |
class |
CustomImpl
An XML Custom(@http://www.lisa.org/tmx20). |
static class |
GDocumentImpl.GImpl.TypeImpl
An XML type(@). |
static class |
HeaderDocumentImpl.HeaderImpl.DatatypeImpl
An XML datatype(@). |
static class |
HiDocumentImpl.HiImpl.TypeImpl
An XML type(@). |
static class |
PhDocumentImpl.PhImpl.TypeImpl
An XML type(@). |
static class |
SubDocumentImpl.SubImpl.TypeImpl
An XML type(@). |
static class |
TagDocumentImpl.TagImpl.TypeImpl
An XML type(@). |
static class |
XDocumentImpl.XImpl.TypeImpl
An XML type(@). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||