Package org.jboss.as.controller.parsing
package org.jboss.as.controller.parsing
-
ClassDescriptionAn enumeration of all the recognized core configuration XML attributes, by local name.Class that defers loading parsed extension data until a later time, this allows parse-time system properties to be evaluated before any extensions are loadedAn enumeration of all the recognized core configuration XML element local names, by name.Context in effect when the
extensionelement for a givenExtensionis being parsed.Parsing and marshalling logic related to theextensionelement in standalone.xml and domain.xml.Base representation of a schema for the management model.Factory for a set of schemas for a specific management file.Combination of the Reader and Writer interfaces for reading and writing the management model.Base representation of a schema for the management model.Callback anProfileParsingCompletionHandlercan register to, upon completion of normal parsing of a profile, manipulate the list of parsed boot operations associated with a profile.Utility methods for writing XML.Common constants used when parsing and writing XML configuration files.