Uses of Interface
org.lisa.tmx20.InlineDataDocument

Packages that use InlineDataDocument
org.lisa.tmx20   
org.lisa.tmx20.impl   
 

Uses of InlineDataDocument in org.lisa.tmx20
 

Methods in org.lisa.tmx20 that return InlineDataDocument
static InlineDataDocument InlineDataDocument.Factory.newInstance()
           
static InlineDataDocument InlineDataDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static InlineDataDocument InlineDataDocument.Factory.parse(File file)
           
static InlineDataDocument InlineDataDocument.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static InlineDataDocument InlineDataDocument.Factory.parse(InputStream is)
           
static InlineDataDocument InlineDataDocument.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static InlineDataDocument InlineDataDocument.Factory.parse(Node node)
           
static InlineDataDocument InlineDataDocument.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static InlineDataDocument InlineDataDocument.Factory.parse(Reader r)
           
static InlineDataDocument InlineDataDocument.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static InlineDataDocument InlineDataDocument.Factory.parse(String xmlAsString)
           
static InlineDataDocument InlineDataDocument.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static InlineDataDocument InlineDataDocument.Factory.parse(URL u)
           
static InlineDataDocument InlineDataDocument.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static InlineDataDocument InlineDataDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static InlineDataDocument InlineDataDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static InlineDataDocument InlineDataDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr)
           
static InlineDataDocument InlineDataDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of InlineDataDocument in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement InlineDataDocument
 class InlineDataDocumentImpl
          A document containing one inline-data(@http://www.lisa.org/tmx20) element.
 



Copyright © 2007-2008 Vermont Department of Taxes. All Rights Reserved.