Uses of Class
com.luciad.format.xml.bind.xlink.model.TLcdXLinkSimpleLink
Packages that use TLcdXLinkSimpleLink
Package
Description
This package provides API for decoding and encoding AIXM 5.1 data from/to XML.
This package provides support for representing and automatically resolving XLink (http://www.w3.org/TR/xlink/)
references during the decoding of a XML model.
-
Uses of TLcdXLinkSimpleLink in com.luciad.format.aixm51.xml
Methods in com.luciad.format.aixm51.xml with parameters of type TLcdXLinkSimpleLinkModifier and TypeMethodDescriptionTLcdAIXM51LinkExpressionFactory.compile(TLcdXLinkSimpleLink aLink, ILcdXMLDocumentContext aDocumentContext) -
Uses of TLcdXLinkSimpleLink in com.luciad.format.xml.bind.xlink
Methods in com.luciad.format.xml.bind.xlink with parameters of type TLcdXLinkSimpleLinkModifier and TypeMethodDescriptionILcdXLinkExpressionFactory.compile(TLcdXLinkSimpleLink aLink, ILcdXMLDocumentContext aDocumentContext) Compiles a given href attribute into anILcdXLinkExpression.TLcdXLinkExpressionFactory.compile(TLcdXLinkSimpleLink aLink, ILcdXMLDocumentContext aContext)