public class Any extends AbstractClientAddress
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_NAME |
pattern, router| Modifier and Type | Method and Description |
|---|---|
protected String |
getElementName() |
boolean |
matches(String hostname,
String ip) |
String |
toString() |
init, parseCharacters, setPatterndoAfterParsing, getBoolean, move2RootElementIfNeeded, parse, parseAttributes, parseChildren, toXml, write, writeIfNotNullpublic static final String ELEMENT_NAME
public Any(Router router)
protected String getElementName()
getElementName in class AbstractXmlElementpublic boolean matches(String hostname, String ip)
matches in class AbstractClientAddresspublic String toString()
toString in class AbstractClientAddressCopyright © 2022. All Rights Reserved.