Uses of Interface
org.lisa.tmx20.PropDocument

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

Uses of PropDocument in org.lisa.tmx20
 

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

Uses of PropDocument in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement PropDocument
 class PropDocumentImpl
          A document containing one prop(@http://www.lisa.org/tmx20) element.
 



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