| Modifier and Type | Method and Description |
|---|---|
Module |
AkomaNtosoContext.getModule(CharArray array) |
| Modifier and Type | Method and Description |
|---|---|
CharArray |
UnsupportedModule.namespace() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalAttribute.read(XmlReader reader,
CharArray value) |
| Constructor and Description |
|---|
ExternalAttribute(CharArray name,
CharArray value) |
ExternalElementWithNS(QName qName,
CharArray namespace) |
UnsupportedModule(CharArray prefix,
CharArray uri) |
| Modifier and Type | Field and Description |
|---|---|
static CharArray |
Namespaces.DEFAULT_NS_PREFIX |
| Modifier and Type | Method and Description |
|---|---|
CharArray |
Namespaces.get(CharArray prefix) |
CharArray |
Namespaces.getDefaultNamespaceUri() |
CharArray |
XmlReader.getText()
Returns the current value of the parse event as a string, this returns the string value of a CHARACTERS event.
|
| Modifier and Type | Method and Description |
|---|---|
CharArray |
Namespaces.get(CharArray prefix) |
void |
Attribute.read(XmlReader reader,
CharArray value) |
void |
AttributeConsumer.set(T object,
CharArray name,
CharArray value,
int prefixNS) |
| Modifier and Type | Method and Description |
|---|---|
void |
Namespaces.forEach(BiConsumer<CharArray,CharArray> consumer) |
void |
Namespaces.forEach(BiConsumer<CharArray,CharArray> consumer) |
| Modifier and Type | Method and Description |
|---|---|
CharArray |
XmlChannelReader.getText()
Returns the current value of the parse event as a string, this returns the string value of a CHARACTERS event.
|
| Modifier and Type | Method and Description |
|---|---|
CharArray |
Module.namespace() |
| Modifier and Type | Method and Description |
|---|---|
static Module |
Modules.get(CharArray key) |
| Modifier and Type | Method and Description |
|---|---|
CharArray |
AkomaNtosoModuleV2.namespace() |
| Modifier and Type | Field and Description |
|---|---|
static CharArray |
AkomaNtosoModuleV3.NAMESPACE |
| Modifier and Type | Method and Description |
|---|---|
CharArray |
AkomaNtosoModuleV3.namespace() |
| Modifier and Type | Method and Description |
|---|---|
CharArray |
XmlModule.namespace() |
| Modifier and Type | Method and Description |
|---|---|
CharArray |
XsiModule.namespace() |
| Modifier and Type | Class and Description |
|---|---|
class |
CharBuffer |
| Modifier and Type | Method and Description |
|---|---|
static CharArray |
CharArrays.immutable(char[] array) |
static CharArray |
CharArrays.immutable(CharBuffer buffer) |
static CharArray |
CharArrays.immutable(CharBuffer buffer,
int off,
int length) |
static CharArray |
CharArrays.immutable(String string) |
CharArray |
CharBuffer.subSequence(int start,
int end) |
CharArray |
CharArray.subSequence(int start,
int end) |
| Modifier and Type | Method and Description |
|---|---|
static CharSequence |
QnameUtil.localName(CharArray array) |
Copyright © 2017. All rights reserved.