Uses of Interface
org.base.apps.xml.elem.ElementContext

Packages that use ElementContext
org.base.apps.xml.elem Contains Element API, a simple representation of an XML tree. 
org.base.apps.xml.elem.impl Implementation of the Element API. 
 

Uses of ElementContext in org.base.apps.xml.elem
 

Methods in org.base.apps.xml.elem that return ElementContext
 ElementContext Element.getContext()
          Returns the context of this Element.
 

Methods in org.base.apps.xml.elem with parameters of type ElementContext
 Element Element.setContext(ElementContext ctx)
          Sets the context of this Element.
 

Uses of ElementContext in org.base.apps.xml.elem.impl
 

Classes in org.base.apps.xml.elem.impl that implement ElementContext
 class BaseElementContext
           
 

Methods in org.base.apps.xml.elem.impl that return ElementContext
 ElementContext BaseElement.getContext()
           
 

Methods in org.base.apps.xml.elem.impl with parameters of type ElementContext
 Element BaseElement.setContext(ElementContext ctx)
           
 


Please visit Base Apps, hosted on Sourceforge.net.

Copyright 2011, Blue Agate Software Entity (BASE)