| Package | Description |
|---|---|
| fiftyone.mobile.detection.entities |
| Modifier and Type | Method and Description |
|---|---|
Node |
Node.getCompleteNode(MatchState state)
Returns a complete node for the match object provided.
|
Node |
Node.getCompleteNumericNode(MatchState state)
Gets a complete node, or if one isn't available exactly the closest
numeric one to the target User-Agent at the current position.
|
boolean |
Node.getIsOverlap(MatchState state)
Returns true if any of the nodes in the match have overlapping characters
with this one.
|
Copyright © 2015 51Degrees. All rights reserved.