|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncodingSnifferIF | |
|---|---|
| net.ontopia.topicmaps.impl.utils | INTERNAL: Classes that are used by many implementations. |
| net.ontopia.topicmaps.utils.ctm | Provides support for the ISO-standardized textual Compact Topic Maps syntax (or CTM) format for topic maps. |
| net.ontopia.topicmaps.utils.jtm | This package provides support for the JSON Topic Map Notation (or JTM) format for topic maps. |
| net.ontopia.topicmaps.utils.ltm | This package provides support for the textual Linear Topic Map Notation (or LTM) format for topic maps. |
| Uses of EncodingSnifferIF in net.ontopia.topicmaps.impl.utils |
|---|
| Methods in net.ontopia.topicmaps.impl.utils with parameters of type EncodingSnifferIF | |
|---|---|
static Reader |
AbstractTopicMapReader.makeReader(InputSource source,
EncodingSnifferIF sniffer)
INTERNAL: Creates a correctly configured Reader from a SAX InputSource object. |
static Reader |
AbstractTopicMapReader.makeReader(InputStream stream,
String encoding,
EncodingSnifferIF sniffer)
|
| Uses of EncodingSnifferIF in net.ontopia.topicmaps.utils.ctm |
|---|
| Classes in net.ontopia.topicmaps.utils.ctm that implement EncodingSnifferIF | |
|---|---|
class |
CTMEncodingSniffer
INTERNAL: An encoding sniffer for CTM. |
| Uses of EncodingSnifferIF in net.ontopia.topicmaps.utils.jtm |
|---|
| Classes in net.ontopia.topicmaps.utils.jtm that implement EncodingSnifferIF | |
|---|---|
class |
JTMEncodingSniffer
INTERNAL: An encoding sniffer for JTM. |
| Uses of EncodingSnifferIF in net.ontopia.topicmaps.utils.ltm |
|---|
| Classes in net.ontopia.topicmaps.utils.ltm that implement EncodingSnifferIF | |
|---|---|
class |
LTMEncodingSniffer
INTERNAL: An encoding sniffer for LTM. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||