Uses of Interface
org.lisa.tmx20.Space

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

Uses of Space in org.lisa.tmx20
 

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

Uses of Space in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement Space
 class SpaceImpl
          An XML space(@http://www.lisa.org/tmx20).
 



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