Package net.ssehub.easy.instantiation.core.model.artifactModel.xml
Contains simple (non-decomposed) artifacts.
-
Interface Summary Interface Description IXmlContainer Defines the operations of an XML container, i.e., an element which contains XML elements. -
Class Summary Class Description AttributeSynchronizer Implements an XML attribute synchronizer.DefaultXmlFileArtifactCreator Defines the default file artifact creator.Dtd Contains all information of a DTD.DtdParser This class is used to read embedded DTDs from XML files and write them back later.PathUtils Normalizes a path into an XML document.XmlAttribute Represents a parsed XML attribute.XmlComment Represents an XML comment.XmlElement Represents a parsed XML element with contained attributes.XmlElement.NodeComparator A (attribute) node comparator based on XML attributes.XmlFileArtifact Represents a parsed XML file artifact.XmlNode An abstract fragment representing a XML node.XmlRootElement A specific root element storing the relation to the containing file artifact.