|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityParser | |
---|---|
org.apache.falcon.entity.parser |
Uses of EntityParser in org.apache.falcon.entity.parser |
---|
Subclasses of EntityParser in org.apache.falcon.entity.parser | |
---|---|
class |
ClusterEntityParser
Parser that parses cluster entity definition. |
class |
FeedEntityParser
Parser that parses feed entity definition. |
class |
ProcessEntityParser
Concrete Parser which has XML parsing and validation logic for Process XML. |
Methods in org.apache.falcon.entity.parser that return EntityParser | |
---|---|
static EntityParser |
EntityParserFactory.getParser(EntityType entityType)
Tie EnityType with the Entity Class in one place so that it can be unmarshalled easily by concrete classes based on the class type using JAXB. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |