Uses of Interface
org.lisa.tmx20.ExternalFileDocument

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

Uses of ExternalFileDocument in org.lisa.tmx20
 

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

Uses of ExternalFileDocument in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement ExternalFileDocument
 class ExternalFileDocumentImpl
          A document containing one external-file(@http://www.lisa.org/tmx20) element.
 



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