org.semanticweb.HermiT.datatypes.xmlliteral
Class XMLLiteral
java.lang.Object
org.semanticweb.HermiT.datatypes.xmlliteral.XMLLiteral
public class XMLLiteral
- extends Object
m_xml
protected final String m_xml
XMLLiteral
public XMLLiteral(String xml)
getXML
public String getXML()
equals
public boolean equals(Object that)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
parse
public static XMLLiteral parse(String lexicalForm)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.