Package org.jboss.as.controller.parsing


package org.jboss.as.controller.parsing
  • Class
    Description
    An 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 loaded
    An enumeration of all the recognized core configuration XML element local names, by name.
    Context in effect when the extension element for a given Extension is being parsed.
    Parsing and marshalling logic related to the extension element 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 an ProfileParsingCompletionHandler can 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.