Uses of Interface
org.lisa.tmx20.SegmentationDocument

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

Uses of SegmentationDocument in org.lisa.tmx20
 

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

Uses of SegmentationDocument in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement SegmentationDocument
 class SegmentationDocumentImpl
          A document containing one segmentation(@http://www.lisa.org/tmx20) element.
 



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