Package | Description |
---|---|
org.hippoecm.repository.api |
Modifier and Type | Class and Description |
---|---|
static class |
StringCodecFactory.IdentEncoding
Usage of this class discouraged.
|
static class |
StringCodecFactory.ISO9075Helper
Usage of this class discouraged.
|
static class |
StringCodecFactory.NameEncoding
Helper class for encoding and decoding node names
|
static class |
StringCodecFactory.UriEncoding
Direct usage of this class discouraged.
|
Modifier and Type | Method and Description |
---|---|
StringCodec |
StringCodecFactory.getStringCodec()
Requests the default encoder to use.
|
StringCodec |
StringCodecFactory.getStringCodec(String encoding)
Requests which encoder to use for the given symbolic name.
|
StringCodec |
StringCodecFactory.getStringCodec(String encoding,
String locale)
Requests which encoder to use for the given symbolic name and locale.
|
Constructor and Description |
---|
StringCodecFactory(Map<String,StringCodec> codecs)
Initialized a StringCodecFactory with the given and fixed StringCodec mappings.
|
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.