Package org.apache.solr.util
Class DOMConfigNode
java.lang.Object
org.apache.solr.util.DOMConfigNode
- All Implemented Interfaces:
org.apache.solr.common.ConfigNode
Read using DOM
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.solr.common.ConfigNode
org.apache.solr.common.ConfigNode.Helpers -
Field Summary
Fields inherited from interface org.apache.solr.common.ConfigNode
EMPTY, SUBSTITUTES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.solr.common.ConfigNode
attr, attr, attributesExcept, attrRequired, boolAttr, boolVal, child, childNodesToNamedList, childRequired, doubleVal, exists, get, get, get, getAll, intAttr, intVal, isNull, txt
-
Constructor Details
-
DOMConfigNode
-
-
Method Details
-
name
- Specified by:
namein interfaceorg.apache.solr.common.ConfigNode
-
txt
- Specified by:
txtin interfaceorg.apache.solr.common.ConfigNode
-
attributes
- Specified by:
attributesin interfaceorg.apache.solr.common.ConfigNode
-
child
- Specified by:
childin interfaceorg.apache.solr.common.ConfigNode
-
getAll
- Specified by:
getAllin interfaceorg.apache.solr.common.ConfigNode
-
forEachChild
- Specified by:
forEachChildin interfaceorg.apache.solr.common.ConfigNode
-