|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EntriesDocument | |
|---|---|
| org.apache.incubator.uima | |
| org.apache.incubator.uima.impl | |
| Uses of EntriesDocument in org.apache.incubator.uima |
|---|
| Methods in org.apache.incubator.uima that return EntriesDocument | |
|---|---|
static EntriesDocument |
EntriesDocument.Factory.newInstance()
|
static EntriesDocument |
EntriesDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static EntriesDocument |
EntriesDocument.Factory.parse(File file)
|
static EntriesDocument |
EntriesDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static EntriesDocument |
EntriesDocument.Factory.parse(InputStream is)
|
static EntriesDocument |
EntriesDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static EntriesDocument |
EntriesDocument.Factory.parse(Node node)
|
static EntriesDocument |
EntriesDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static EntriesDocument |
EntriesDocument.Factory.parse(Reader r)
|
static EntriesDocument |
EntriesDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static EntriesDocument |
EntriesDocument.Factory.parse(String xmlAsString)
|
static EntriesDocument |
EntriesDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static EntriesDocument |
EntriesDocument.Factory.parse(URL u)
|
static EntriesDocument |
EntriesDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static EntriesDocument |
EntriesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static EntriesDocument |
EntriesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static EntriesDocument |
EntriesDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
|
static EntriesDocument |
EntriesDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
| Uses of EntriesDocument in org.apache.incubator.uima.impl |
|---|
| Classes in org.apache.incubator.uima.impl that implement EntriesDocument | |
|---|---|
class |
EntriesDocumentImpl
A document containing one entries(@http://incubator.apache.org/uima) element. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||