Uses of Class
net.groboclown.xml.resource.v1.XMLBaseResource

Packages that use XMLBaseResource
net.groboclown.xml.resource.v1 Resource objects which can be loaded from XML. 
 

Uses of XMLBaseResource in net.groboclown.xml.resource.v1
 

Subclasses of XMLBaseResource in net.groboclown.xml.resource.v1
 class XMLResourceLink
          Loads another XML file from the resource URL specified in the "src" attribute, and all resources loaded from that URL will replace this object in the children hierarchy.
 



Written under the LGPL