| Package | Description |
|---|---|
| com.linkedin.urls.detection |
| Modifier and Type | Method and Description |
|---|---|
DomainNameReader.ReaderNextState |
DomainNameReader.readDomainName()
Reads the Dns and returns the next state the state machine should take in throwing this out, or continue processing
if this is a valid domain name.
|
static DomainNameReader.ReaderNextState |
DomainNameReader.ReaderNextState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DomainNameReader.ReaderNextState[] |
DomainNameReader.ReaderNextState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.