Uses of Interface
org.lisa.tmx20.PlaceholderType

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

Uses of PlaceholderType in org.lisa.tmx20
 

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

Uses of PlaceholderType in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement PlaceholderType
static class PhDocumentImpl.PhImpl.TypeImpl
          An XML type(@).
 class PlaceholderTypeImpl
          An XML placeholder_type(@http://www.lisa.org/tmx20).
static class SubDocumentImpl.SubImpl.TypeImpl
          An XML type(@).
static class TagDocumentImpl.TagImpl.TypeImpl
          An XML type(@).
static class XDocumentImpl.XImpl.TypeImpl
          An XML type(@).
 



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