Uses of Interface
org.lisa.tmx20.HiDocument

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

Uses of HiDocument in org.lisa.tmx20
 

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

Uses of HiDocument in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement HiDocument
 class HiDocumentImpl
          A document containing one hi(@http://www.lisa.org/tmx20) element.
 



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