Class JcrParser


  • public class JcrParser
    extends Object
    Input Parser
    • Constructor Detail

      • JcrParser

        public JcrParser()
        Constructor
    • Method Detail

      • populateContext

        public void populateContext​(org.apache.commons.chain.Context ctx)
        Populate the Context with the attributes needed by the Command
        Parameters:
        ctx - the Context
      • depopulateContext

        public void depopulateContext​(org.apache.commons.chain.Context ctx)
        Remove Context attribute specific to the parsed Command
        Parameters:
        ctx - the Context
      • getCommand

        public org.apache.commons.chain.Command getCommand()
        Returns:
        the Command