|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.config.parsing.XmlParserBase
org.jboss.cache.config.parsing.element.BuddyElementParser
public class BuddyElementParser
Utility class for parsing 'buddy' element in the .xml configuration file.
Note: class does not rely on element position in the configuration file.
It does not rely on element's name either.
| Field Summary |
|---|
| Fields inherited from class org.jboss.cache.config.parsing.XmlParserBase |
|---|
coreNamespace |
| Constructor Summary | |
|---|---|
BuddyElementParser()
|
|
BuddyElementParser(java.lang.String coreNamespace)
|
|
| Method Summary | |
|---|---|
BuddyReplicationConfig |
parseBuddyElement(org.w3c.dom.Element element)
|
| Methods inherited from class org.jboss.cache.config.parsing.XmlParserBase |
|---|
assertNotLegacyElement, existsAttribute, getAllowedCoreNamespaces, getAttributeValue, getBoolean, getInt, getLong, getSingleElement, getSingleElementInCoreNS, isAllowedCoreNamespace |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuddyElementParser()
public BuddyElementParser(java.lang.String coreNamespace)
| Method Detail |
|---|
public BuddyReplicationConfig parseBuddyElement(org.w3c.dom.Element element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||