Uses of Interface
net.ontopia.topicmaps.impl.utils.EncodingSnifferIF
Packages that use EncodingSnifferIF
Package
Description
INTERNAL: Classes that are used by many implementations.
Provides support for the ISO-standardized textual Compact Topic Maps
syntax (or CTM) format for topic maps.
This package provides support for the JSON Topic Map
Notation (or JTM) format for topic maps.
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 EncodingSnifferIFModifier and TypeMethodDescriptionstatic ReaderAbstractTopicMapReader.makeReader(InputStream stream, String encoding, EncodingSnifferIF sniffer) protected ReaderAbstractTopicMapReader.makeReader(String encoding, EncodingSnifferIF sniffer) static ReaderAbstractTopicMapReader.makeReader(LocatorIF locator, EncodingSnifferIF sniffer) -
Uses of EncodingSnifferIF in net.ontopia.topicmaps.utils.ctm
Classes in net.ontopia.topicmaps.utils.ctm that implement EncodingSnifferIF -
Uses of EncodingSnifferIF in net.ontopia.topicmaps.utils.jtm
Classes in net.ontopia.topicmaps.utils.jtm that implement EncodingSnifferIF -
Uses of EncodingSnifferIF in net.ontopia.topicmaps.utils.ltm
Classes in net.ontopia.topicmaps.utils.ltm that implement EncodingSnifferIF