Uses of Interface
org.lisa.tmx20.ContextType

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

Uses of ContextType in org.lisa.tmx20
 

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

Uses of ContextType in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement ContextType
static class ContextDocumentImpl.ContextImpl.ContextTypeImpl
          An XML context-type(@).
 class ContextTypeImpl
          An XML context_type(@http://www.lisa.org/tmx20).
 



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