Uses of Class
com.luciad.format.xml.bind.xlink.model.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
Modifier and TypeMethodDescriptionTLcdAIXM51LinkExpressionFactory.compile
(TLcdXLinkSimpleLink aLink, ILcdXMLDocumentContext aDocumentContext) -
Uses of TLcdXLinkSimpleLink in com.luciad.format.xml.bind.xlink
Modifier and TypeMethodDescriptionILcdXLinkExpressionFactory.compile
(TLcdXLinkSimpleLink aLink, ILcdXMLDocumentContext aDocumentContext) Compiles a given href attribute into anILcdXLinkExpression
.TLcdXLinkExpressionFactory.compile
(TLcdXLinkSimpleLink aLink, ILcdXMLDocumentContext aContext)