public class XmlEtxIndicesReader extends DocumentReader
document, DTD_ERROR, DTD_ERROR_1_0, FILENOTFOUND, PUBLIC_ID_ERROR, PUBLIC_ID_ERROR_1_0| Constructor and Description |
|---|
XmlEtxIndicesReader(InputSource source)
Creates a new instance of XmlEtxIndicesReader
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<Element> |
getEtxindexElements(Element sbspace)
Gets
etxindex child elements of sbspace element. |
String |
getEtxindexField(Element etxindex)
Gets value of
field attribute of etxindex element. |
String |
getEtxindexTable(Element etxindex)
Gets value of
table attribute of etxindex element. |
String |
getEtxindexValue(Element etxindex)
Gets name of
etxindex element. |
Iterator<Element> |
getSbspaceElements()
Gets
sbspace elements. |
String |
getSbspaceName(Element sbspace)
Gets value of
name attribute of sbspace element. |
appendChild, getAttribute, getChildElements, getChildElements, getChildElements, getChildElements, getDocument, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getDocumentBuilder, getElementAttributeValue, getElementAttributeValue, getElementByPath, getElementByPath, getElementName, getElementValue, getElementValue, getNodeTextValue, getNodeTextValue, getRootElement, getSystemId, hasAttribute, main, registerPublicIDs, setNodeTextValue, setPrefix, setSystemId, toDocument, validate, validatepublic XmlEtxIndicesReader(InputSource source)
public Iterator<Element> getSbspaceElements()
sbspace elements.sbspace elements.public String getSbspaceName(Element sbspace)
name attribute of sbspace element.sbspace - The sbspace element.name attribute.public Iterator<Element> getEtxindexElements(Element sbspace)
etxindex child elements of sbspace element.sbspace - The sbspaceetxindex elements.public String getEtxindexTable(Element etxindex)
table attribute of etxindex element.etxindex - The etxindex element.table attribute.public String getEtxindexField(Element etxindex)
field attribute of etxindex element.etxindex - The etxindex element.field attribute.MMBase 1.9-SNAPSHOT - ${javadoctimestamp}