org.apache.falcon.entity.parser
Class ProcessEntityParser
java.lang.Object
org.apache.falcon.entity.parser.EntityParser<org.apache.falcon.entity.v0.process.Process>
org.apache.falcon.entity.parser.ProcessEntityParser
public class ProcessEntityParser
- extends EntityParser<org.apache.falcon.entity.v0.process.Process>
Concrete Parser which has XML parsing and validation logic for Process XML.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessEntityParser
public ProcessEntityParser()
validate
public void validate(org.apache.falcon.entity.v0.process.Process process)
throws FalconException
- Specified by:
validate
in class EntityParser<org.apache.falcon.entity.v0.process.Process>
- Throws:
FalconException
Copyright © 2013-2014 Apache Software Foundation. All Rights Reserved.