Uses of Interface
org.lisa.tmx20.TuDocument

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

Uses of TuDocument in org.lisa.tmx20
 

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

Uses of TuDocument in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement TuDocument
 class TuDocumentImpl
          A document containing one tu(@http://www.lisa.org/tmx20) element.
 



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