Uses of Interface
org.jboss.as.controller.xml.XMLElementGroup
Packages that use XMLElementGroup
-
Uses of XMLElementGroup in org.jboss.as.controller.persistence.xml
Subinterfaces of XMLElementGroup in org.jboss.as.controller.persistence.xmlModifier and TypeInterfaceDescriptioninterfaceEncapsulates an group of XML elements for a wildcard resource registration and its overrides using xs:choice (i.e. one of) semantics.interfaceEncapsulates a group of XML particles for a subsystem resource using xs:all (i.e. unordered) semantics.interfaceEncapsulates a group of XML particles for a subsystem resource using xs:choice (i.e. one of) semantics.interfaceEncapsulates a group of XML elements for a subsystem resource.interfaceEncapsulates a group of XML particles for a subsystem resource, e.g. xs:choice, xs:sequenceinterfaceEncapsulates a group of XML particles for a subsystem resource using xs:sequence (i.e. ordered) semantics.interfaceEncapsulates an group of XML elements for one of more singleton resource registrations using xs:choice (i.e. one of) semantics.Classes in org.jboss.as.controller.persistence.xml that implement XMLElementGroupModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic class -
Uses of XMLElementGroup in org.jboss.as.controller.xml
Classes in org.jboss.as.controller.xml with type parameters of type XMLElementGroupModifier and TypeClassDescriptionstatic classXMLElementGroup.AbstractBuilder<RC,WC, E extends XMLElement<RC, WC>, T extends XMLElementGroup<RC, WC>, B extends XMLElementGroup.Builder<RC, WC, E, T, B>> static interfaceXMLElementGroup.Builder<RC,WC, E extends XMLElement<RC, WC>, T extends XMLElementGroup<RC, WC>, B extends XMLElementGroup.Builder<RC, WC, E, T, B>> Subinterfaces of XMLElementGroup in org.jboss.as.controller.xmlModifier and TypeInterfaceDescriptioninterfaceXMLAll<RC,WC> Encapsulates a group of XML particles with xs:all (i.e. unordered) semantics.interfaceXMLChoice<RC,WC> Encapsulates a group of XML particles using xs:choice (i.e. one of) semantics.interfaceXMLParticleGroup<RC,WC> Encapsulates a group of XML particles, e.g. xs:choice, xs:sequence.interfaceXMLSequence<RC,WC> Encapsulates a group of XML particles with xs:sequence (i.e. ordered) semantics.Classes in org.jboss.as.controller.xml that implement XMLElementGroupModifier and TypeClassDescriptionstatic classXMLAll.DefaultXMLAll<RC,WC> static classXMLChoice.DefaultXMLChoice<RC,WC> static classstatic classstatic classstatic classMethods in org.jboss.as.controller.xml with parameters of type XMLElementGroupModifier and TypeMethodDescriptionstatic <RC,WC> XMLContent<RC, WC> XMLContent.of(XMLElementGroup<RC, WC> group) Returns an empty content