- XmlFile - Class in org.apache.isis.core.commons.xml
-
- XmlFile(String, String) - Constructor for class org.apache.isis.core.commons.xml.XmlFile
-
- XmlSchema - Class in org.apache.isis.core.runtime.snapshot
-
Represents the schema for the derived snapshot.
- XmlSchema() - Constructor for class org.apache.isis.core.runtime.snapshot.XmlSchema
-
- XmlSchema(String, String) - Constructor for class org.apache.isis.core.runtime.snapshot.XmlSchema
-
- XmlSnapshot - Class in org.apache.isis.core.runtime.snapshot
-
Traverses object graph from specified root, so that an XML representation of
the graph can be returned.
- XmlSnapshot(ObjectAdapter, OidMarshaller) - Constructor for class org.apache.isis.core.runtime.snapshot.XmlSnapshot
-
Start a snapshot at the root object, using own namespace manager.
- XmlSnapshot(ObjectAdapter, XmlSchema, OidMarshaller) - Constructor for class org.apache.isis.core.runtime.snapshot.XmlSnapshot
-
Start a snapshot at the root object, using supplied namespace manager.
- XsMetaModel - Class in org.apache.isis.core.runtime.snapshot
-
Stateless utility methods relating to the w3.org schema and schema-instance
meta models.
- XsMetaModel() - Constructor for class org.apache.isis.core.runtime.snapshot.XsMetaModel
-