Class NamedResourceRegistrationXMLElement.ResourcePropertyAttributesXMLContentWriter

    • Method Detail

      • writeContent

        public void writeContent​(org.jboss.staxmapper.XMLExtendedStreamWriter writer,
                                 org.jboss.dmr.Property property)
                          throws XMLStreamException
        Specified by:
        writeContent in interface org.jboss.staxmapper.XMLElementWriter<org.jboss.dmr.Property>
        Throws:
        XMLStreamException
      • isEmpty

        public boolean isEmpty​(org.jboss.dmr.Property property)
        Description copied from interface: XMLContentWriter
        Indicates whether the specified content is empty.
        Specified by:
        isEmpty in interface XMLContentWriter<org.jboss.dmr.Property>