Package net.sf.okapi.lib.xliff2
Classes shared across the library.
-
Class Summary Class Description Const Provides various constants for useful names.NSContext Represents the context of the namespaces at a specific point during reading or writing of an XLIFF document.URIParser Implements a URI supporting the fragment identification mechanism for XLIFF 2.URIPrefixes Represents the prefixes for modules and extensions in XLIFF URI fragment identifiers.Util Provides various helper methods for the library. -
Exception Summary Exception Description InvalidParameterException Signals that a parameter of a method is invalid.XLIFFException Base exception for all XLIFF-library exceptions.