Class PolicyImpl

    • Field Detail

      • id

        private String id
        The wsu:Id attribute value.
      • name

        private String name
        The Name attribute value.
      • unknownAttributes

        private AttributeMap unknownAttributes
        Wildcard attributes.
    • Constructor Detail

      • PolicyImpl

        protected PolicyImpl​(String namespaceURI,
                             String elementLocalName,
                             String namespacePrefix)
        Constructor.
        Parameters:
        namespaceURI - The namespace of the element
        elementLocalName - The local name of the element
        namespacePrefix - The namespace prefix of the element