protected class RDFParser.ParseTypeCollectionPropertyElement extends RDFParser.State
| Modifier and Type | Field and Description |
|---|---|
protected String |
m_lastCellIRI |
protected RDFParser.NodeElement |
m_nodeElement |
protected String |
m_propertyIRI |
protected String |
m_reificationID |
logger| Constructor and Description |
|---|
ParseTypeCollectionPropertyElement(RDFParser.NodeElement nodeElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] data,
int start,
int length) |
void |
endElement(String namespaceIRI,
String localName,
String qName) |
protected String |
listCell(String valueIRI) |
void |
startElement(String namespaceIRI,
String localName,
String qName,
Attributes atts) |
protected RDFParser.NodeElement m_nodeElement
protected String m_propertyIRI
protected String m_reificationID
protected String m_lastCellIRI
public ParseTypeCollectionPropertyElement(RDFParser.NodeElement nodeElement)
public void startElement(String namespaceIRI, String localName, String qName, Attributes atts) throws SAXException
startElement in class RDFParser.StateSAXExceptionprotected String listCell(String valueIRI) throws SAXException
SAXExceptionpublic void endElement(String namespaceIRI, String localName, String qName) throws SAXException
endElement in class RDFParser.StateSAXExceptionpublic void characters(char[] data,
int start,
int length)
throws SAXException
characters in class RDFParser.StateSAXExceptionCopyright © 2014 The University of Manchester. All Rights Reserved.