Skip navigation links
jCleanCim-02v01
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

X

XMIDialect - Enum in org.tanjakostic.jcleancim.common
Supported XMI dialects for exporting.
XMIExporter - Interface in org.tanjakostic.jcleancim.builder
Interface to implement for XMI export capability.
xml - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlNamespace
 
xmlAsInputSource(XmlString) - Static method in class org.tanjakostic.jcleancim.xml.XmlUtil
Returns input source with "UTF-8" encoding for XML content.
xmlAsInputStream(File, boolean) - Static method in class org.tanjakostic.jcleancim.xml.XmlUtil
Returns input stream for file.
xmlAsInputStream(String, boolean) - Static method in class org.tanjakostic.jcleancim.xml.XmlUtil
Returns input stream for file path, on classpath or not.
xmlAsInputStream(XmlString) - Static method in class org.tanjakostic.jcleancim.xml.XmlUtil
Returns input stream for XML content.
XmlAttribute - Class in org.tanjakostic.jcleancim.experimental.builder.rdfs
XML attributes used in the CIM RDF/OWL Schema.
XmlChildElement - Class in org.tanjakostic.jcleancim.experimental.builder.rdfs
XML child element (child of rdf:Description) used in the CIM RDF Schema.
XmlDocument - Class in org.tanjakostic.jcleancim.experimental.builder.rdfs
Reads RDF Schema and provides classified DOM elements to be used when building model.
XmlDocument(File) - Constructor for class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlDocument
Constructs the DOM Document from CIM RDF Schema file, determines the dialect, fixes URIs if they end with white space, and classifies DOM elements by moving them from DOM Document root into internal maps.
XmlDocument(String) - Constructor for class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlDocument
Same as XmlDocument.XmlDocument(File), but constructs the DOM document from xml string.
XmlElement - Class in org.tanjakostic.jcleancim.experimental.builder.rdfs
XML element, direct child of the RDF schema.
XmlException - Exception in org.tanjakostic.jcleancim.xml
Wrapper for any XML-related exceptions not involving validation.
XmlException(String) - Constructor for exception org.tanjakostic.jcleancim.xml.XmlException
 
XmlException(Throwable) - Constructor for exception org.tanjakostic.jcleancim.xml.XmlException
 
XmlException(String, Throwable) - Constructor for exception org.tanjakostic.jcleancim.xml.XmlException
 
XmlInstanceDOM - Class in org.tanjakostic.jcleancim.xml
Common implementation for all XML instance documents.
XmlInstanceDOM(String, String, String, String) - Constructor for class org.tanjakostic.jcleancim.xml.XmlInstanceDOM
FIXME: test
XmlInstanceDOM(String, String, String) - Constructor for class org.tanjakostic.jcleancim.xml.XmlInstanceDOM
Constructs this instance with empty qualified root element, and with reference to schema found in schemaPath; the root element tag is deduced from the schema.
XmlInstanceDOM(String, String, XmlSchemaDOM, String) - Constructor for class org.tanjakostic.jcleancim.xml.XmlInstanceDOM
FIXME: test
XmlInstanceDOM(String, String, XmlSchemaDOM) - Constructor for class org.tanjakostic.jcleancim.xml.XmlInstanceDOM
Constructs this instance with empty qualified root element, and with schema, which potentially does not have the file representation (e.g., it may have been created from XML text, and does not exist as a file); the root element tag is deduced from the schema.
XmlNamespace - Class in org.tanjakostic.jcleancim.experimental.builder.rdfs
Common namespaces found in CIM RDF/OWL Schema.
XmlNamespace(String, String) - Constructor for class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlNamespace
 
XmlNamespace(String, String, NamespaceCache) - Constructor for class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlNamespace
 
XmlNs - Class in org.tanjakostic.jcleancim.xml
Namespace mappings for known and unknown namespaces.
XmlNs(String, String) - Constructor for class org.tanjakostic.jcleancim.xml.XmlNs
 
XmlNs(String, String, NamespaceCache) - Constructor for class org.tanjakostic.jcleancim.xml.XmlNs
 
XmlParsingException - Exception in org.tanjakostic.jcleancim.xml
Wrapper for the underlying parsing/validation exceptions.
XmlParsingException(String, SaxErrorData, Throwable) - Constructor for exception org.tanjakostic.jcleancim.xml.XmlParsingException
Constructor - carries concrete XML validation errors that can be manipulated.
XmlResourceValue - Class in org.tanjakostic.jcleancim.experimental.builder.rdfs
Values used for resource attribute (), used in RDF and OWL dialects.
XmlSchemaDOM - Class in org.tanjakostic.jcleancim.xml
Representaton of an XML schema document; provides some helper methods to facilitate creating instance XML documents compliant with this schema.
XmlSchemaDOM(String) - Constructor for class org.tanjakostic.jcleancim.xml.XmlSchemaDOM
Constructs schema document from the file schemaPath.
XmlSchemaDOM(XmlString) - Constructor for class org.tanjakostic.jcleancim.xml.XmlSchemaDOM
Constructs schema document from the string content schemaContent; WellformedDOM.getFile() will return null.
XmlString - Class in org.tanjakostic.jcleancim.xml
Wrapper for a java string; allows us to use consistent approach for instantiation from XML string in case there are classes that require a single non-XML string argument in constructor.
XmlString(String) - Constructor for class org.tanjakostic.jcleancim.xml.XmlString
 
XmlTag - Class in org.tanjakostic.jcleancim.experimental.builder.rdfs
Common implementation for various tags that appear in CIM RDF Schema.
XmlTag(XmlNs, String) - Constructor for class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlTag
Constructor.
XmlUtil - Class in org.tanjakostic.jcleancim.xml
 
XPATH_ATTR_AND_ASSOC_ENDS - Static variable in class org.tanjakostic.jcleancim.experimental.builder.xsd.Profile
 
XPATH_CHOICE_ASSOC_ENDS - Static variable in class org.tanjakostic.jcleancim.experimental.builder.xsd.Profile
 
XPATH_CLASSES_AND_COMPOUNDS - Static variable in class org.tanjakostic.jcleancim.experimental.builder.xsd.Profile
 
XPATH_LITERALS - Static variable in class org.tanjakostic.jcleancim.experimental.builder.xsd.Profile
 
XPATH_LOCAL_DOC - Static variable in class org.tanjakostic.jcleancim.experimental.builder.xsd.Profile
 
XREF_CLIENT - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
 
XREF_DESCRIPTION - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
 
XREF_NAME - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
 
XREF_NAME_STEREOS - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
 
XREF_TYPE - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
 
XREF_TYPE_CONN_DEST - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
 
XREF_TYPE_CONN_SRC - Static variable in class org.tanjakostic.jcleancim.builder.ea.EA
 
xsd - Static variable in class org.tanjakostic.jcleancim.experimental.builder.rdfs.XmlNamespace
(OWL) Note that the namespace is not read from the schema, but is used to replace CIM primitive types (Float, String, Integer, Boolean, Decimal, Date, Time, DateTime, Duration) with a child element such as e.g., <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>.
XSD_EXT - Static variable in class org.tanjakostic.jcleancim.common.Config
Supported profile format (file extension).
xsi - Static variable in class org.tanjakostic.jcleancim.xml.XmlNs
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
Skip navigation links
jCleanCim-02v01

Copyright 2009-2016 Tatjana (Tanja) Kostic