edu.stanford.smi.protegex.owl.swrl.bridge.builtins.swrlxml
Class XMLMapper
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.bridge.builtins.swrlxml.XMLMapper
public class XMLMapper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLMappingAlias
public static final String XMLMappingAlias
- See Also:
- Constant Field Values
XMLDocumentMappingOWLClassName
public static final String XMLDocumentMappingOWLClassName
- See Also:
- Constant Field Values
XMLDocumentMappingHasRootElementPropertyName
public static final String XMLDocumentMappingHasRootElementPropertyName
- See Also:
- Constant Field Values
XMLDocumentMappingHasElementsPropertyName
public static final String XMLDocumentMappingHasElementsPropertyName
- See Also:
- Constant Field Values
XMLElementMappingOWLClassName
public static final String XMLElementMappingOWLClassName
- See Also:
- Constant Field Values
XMLMappingHasNamePropertyName
public static final String XMLMappingHasNamePropertyName
- See Also:
- Constant Field Values
XMLMappingHasNamespacePrefixPropertyName
public static final String XMLMappingHasNamespacePrefixPropertyName
- See Also:
- Constant Field Values
XMLMappingHasNamespaceURIPropertyName
public static final String XMLMappingHasNamespaceURIPropertyName
- See Also:
- Constant Field Values
XMLElementMappingHasMappedIndividualsPropertyName
public static final String XMLElementMappingHasMappedIndividualsPropertyName
- See Also:
- Constant Field Values
XMLElementMappingHasSubElementsPropertyName
public static final String XMLElementMappingHasSubElementsPropertyName
- See Also:
- Constant Field Values
XMLElementMappingHasAttributesPropertyName
public static final String XMLElementMappingHasAttributesPropertyName
- See Also:
- Constant Field Values
XMLElementMappingHasContentPropertyName
public static final String XMLElementMappingHasContentPropertyName
- See Also:
- Constant Field Values
XMLAttributeMappingOWLClassName
public static final String XMLAttributeMappingOWLClassName
- See Also:
- Constant Field Values
XMLAttributeMappingHasValuePropertyName
public static final String XMLAttributeMappingHasValuePropertyName
- See Also:
- Constant Field Values
XMLMapper
public XMLMapper()
xmlDocumentMapping2Document
public org.jdom.Document xmlDocumentMapping2Document(SWRLRuleEngineBridge bridge)
throws XMLMapperException
- Throws:
XMLMapperException
document2XMLDocumentMapping
public OWLIndividual document2XMLDocumentMapping(org.jdom.Document doc,
SWRLRuleEngineBridge bridge)
throws XMLMapperException
- Throws:
XMLMapperException
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.