public abstract class AbstractClientAddress extends AbstractConfigElement
| Modifier and Type | Field and Description |
|---|---|
protected Pattern |
pattern |
router| Constructor and Description |
|---|
AbstractClientAddress(Router router) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
matches(InetAddress str) |
protected void |
parseCharacters(XMLStreamReader token) |
String |
toString() |
getRouter, setRouterdoAfterParsing, getBoolean, getElementName, move2RootElementIfNeeded, parse, parseAttributes, parseChildren, toXml, write, writeIfNotNullprotected Pattern pattern
public AbstractClientAddress(Router router)
public abstract boolean matches(InetAddress str)
protected void parseCharacters(XMLStreamReader token) throws XMLStreamException
parseCharacters in class AbstractXmlElementXMLStreamExceptionCopyright © 2012. All Rights Reserved.