Uses of Interface
org.lisa.tmx20.HeaderDocument

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

Uses of HeaderDocument in org.lisa.tmx20
 

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

Uses of HeaderDocument in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement HeaderDocument
 class HeaderDocumentImpl
          A document containing one header(@http://www.lisa.org/tmx20) element.
 



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