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