Uses of Class
org.apache.hivemind.parse.AbstractParser

Packages that use AbstractParser
org.apache.hivemind.parse Classes used to parse HiveMind module deployment descriptors, and descriptor objects that represent the parsed information. 
 

Uses of AbstractParser in org.apache.hivemind.parse
 

Subclasses of AbstractParser in org.apache.hivemind.parse
 class DescriptorParser
          Used to parse HiveMind module deployment descriptors.