Uses of Interface
org.lisa.tmx20.TmxDocument.Tmx

Packages that use TmxDocument.Tmx
org.lisa.tmx20   
org.lisa.tmx20.impl   
 

Uses of TmxDocument.Tmx in org.lisa.tmx20
 

Methods in org.lisa.tmx20 that return TmxDocument.Tmx
 TmxDocument.Tmx TmxDocument.addNewTmx()
          Appends and returns a new empty "tmx" element
 TmxDocument.Tmx TmxDocument.getTmx()
          Gets the "tmx" element
static TmxDocument.Tmx TmxDocument.Tmx.Factory.newInstance()
           
static TmxDocument.Tmx TmxDocument.Tmx.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.lisa.tmx20 with parameters of type TmxDocument.Tmx
 void TmxDocument.setTmx(TmxDocument.Tmx tmx)
          Sets the "tmx" element
 

Uses of TmxDocument.Tmx in org.lisa.tmx20.impl
 

Classes in org.lisa.tmx20.impl that implement TmxDocument.Tmx
static class TmxDocumentImpl.TmxImpl
          An XML tmx(@http://www.lisa.org/tmx20).
 

Methods in org.lisa.tmx20.impl that return TmxDocument.Tmx
 TmxDocument.Tmx TmxDocumentImpl.addNewTmx()
          Appends and returns a new empty "tmx" element
 TmxDocument.Tmx TmxDocumentImpl.getTmx()
          Gets the "tmx" element
 

Methods in org.lisa.tmx20.impl with parameters of type TmxDocument.Tmx
 void TmxDocumentImpl.setTmx(TmxDocument.Tmx tmx)
          Sets the "tmx" element
 



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