|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.dtolabs.shared.resources.ResourceXMLParser.EntitySet
public static class ResourceXMLParser.EntitySet
Contains the set of parsed entities from the document.
Constructor Summary | |
---|---|
ResourceXMLParser.EntitySet()
|
Method Summary | |
---|---|
java.util.Collection<ResourceXMLParser.Entity> |
getEntities()
Return the collection of entities. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceXMLParser.EntitySet()
Method Detail |
---|
public java.util.Collection<ResourceXMLParser.Entity> getEntities()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |