Uses of Class
com.fg.reconstructor.RSequence

Packages that use RSequence
com.fg.xmleditor   
 

Uses of RSequence in com.fg.xmleditor
 

Methods in com.fg.xmleditor that return RSequence
 RSequence CacheStore.getRTree(org.apache.xerces.impl.xs.psvi.XSComplexTypeDefinition ctd)
          Method returns a root of a "reconstructor" tree, built out of objects, defined in com.fg.reconstructor package, for a org.apache.xerces.impl.xs.psvi.XSComplexTypeDefinition object passed.