| Package | Description |
|---|---|
| cn.wanghaomiao.xpath.model | |
| cn.wanghaomiao.xpath.util |
| Modifier and Type | Method and Description |
|---|---|
ScopeEm |
Node.getScopeEm() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setScopeEm(ScopeEm scopeEm) |
| Modifier and Type | Field and Description |
|---|---|
Map<String,ScopeEm> |
EmMap.scopeEmMap |
| Modifier and Type | Method and Description |
|---|---|
static ScopeEm |
ScopeEm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScopeEm[] |
ScopeEm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All Rights Reserved.