Class HedgeRefState

  • All Implemented Interfaces:
    org.xml.sax.ContentHandler

    public class HedgeRefState
    extends LabelRefState
    parses <hedgeRef label="..." /> element.
    • Constructor Detail

      • HedgeRefState

        public HedgeRefState()
    • Method Detail

      • resolve

        protected final Expression resolve​(java.lang.String namespace,
                                           java.lang.String label)
        Description copied from class: LabelRefState
        gets or creates appropriate reference
        Specified by:
        resolve in class LabelRefState