| Package | Description |
|---|---|
| org.apache.vxquery.collations | |
| org.apache.vxquery.context |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CodepointCollation |
| Modifier and Type | Field | Description |
|---|---|---|
static Collation |
CodepointCollation.INSTANCE |
| Modifier and Type | Field | Description |
|---|---|---|
protected Map<String,Collation> |
StaticContextImpl.collationMap |
| Modifier and Type | Method | Description |
|---|---|---|
Collation |
DelegatingStaticContextImpl.lookupCollation(String collationName) |
|
Collation |
StaticContext.lookupCollation(String collationName) |
|
Collation |
StaticContextImpl.lookupCollation(String collationName) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DelegatingStaticContextImpl.registerCollation(String collationName,
Collation collation) |
|
void |
RootStaticContextImpl.registerCollation(String collationName,
Collation collation) |
|
void |
StaticContext.registerCollation(String collationName,
Collation collation) |
|
void |
StaticContextImpl.registerCollation(String collationName,
Collation collation) |
Copyright © 2019 Apache Software Foundation. All Rights Reserved.