Uses of Interface
com.batavia.xml.CloneableXml

Packages that use CloneableXml
com.batavia.xbrl.instance   
com.batavia.xbrl.instance.dimension   
 

Uses of CloneableXml in com.batavia.xbrl.instance
 

Subinterfaces of CloneableXml in com.batavia.xbrl.instance
 interface RegularInstanceElement
          Superclass for all types of elements of instancedocuments in XBRL environment Copyright 2006 J2R BV, The Netherlands.
 interface Scenario
          Business facts can be reported as actual, budgeted, restated, pro forma, etc.
 interface Segment
          The segment element is an optional container for additional mark-up that the preparer of an XBRL instance SHOULD use to identify the business segment more completely in cases where the entity identifier is insufficient.
 

Uses of CloneableXml in com.batavia.xbrl.instance.dimension
 

Subinterfaces of CloneableXml in com.batavia.xbrl.instance.dimension
 interface DimensionalScenario
          extends standard Scenario overrides the addChild(Element) to build the XDT domain Copyright 2006 J2R BV, The Netherlands.
 interface DimensionalSegment
          extends standard Segment overrides the addChild(Element) to build the XDT domain Copyright 2006 J2R BV, The Netherlands.