Uses of Interface
com.luciad.util.collections.ILcdByteList
Packages that use ILcdByteList
Package
Description
Provides an extension to the XML runtime binding framework
com.luciad.format.xml.bind for
XML Schema based documents.
Provides a set of interfaces and implementations for lists of primitives.
-
Uses of ILcdByteList in com.luciad.format.xml.bind.schema
Methods in com.luciad.format.xml.bind.schema that return ILcdByteListModifier and TypeMethodDescriptionstatic ILcdByteListTLcdXMLBuiltInDatatypeConverter.parseByteList(String aLexicalByteList) Converts the specified XSD list of lexical XSD byte to anILcdByteList.Methods in com.luciad.format.xml.bind.schema with parameters of type ILcdByteListModifier and TypeMethodDescriptionstatic StringTLcdXMLBuiltInDatatypeConverter.printByteList(ILcdByteList aByteList) Converts the specifiedILcdByteListinto an XSD lexical list of byte. -
Uses of ILcdByteList in com.luciad.util.collections
Classes in com.luciad.util.collections that implement ILcdByteListModifier and TypeClassDescriptionclassArray-based implementation ofILcdByteList.Methods in com.luciad.util.collections that return ILcdByteListModifier and TypeMethodDescriptionILcdByteList.clone()Creates and returns a copy of this object.