Uses of Interface
org.w3.xlink.Extended
-
Packages that use Extended Package Description org.w3.xlink org.w3.xlink.impl org.w3.xlink.util -
-
Uses of Extended in org.w3.xlink
Methods in org.w3.xlink that return Extended Modifier and Type Method Description Extended
XlinkFactory. createExtended()
Returns a new object of class 'Extended'. -
Uses of Extended in org.w3.xlink.impl
Classes in org.w3.xlink.impl that implement Extended Modifier and Type Class Description class
ExtendedImpl
An implementation of the model object 'Extended'.Methods in org.w3.xlink.impl that return Extended Modifier and Type Method Description Extended
XlinkFactoryImpl. createExtended()
-
Uses of Extended in org.w3.xlink.util
Methods in org.w3.xlink.util with parameters of type Extended Modifier and Type Method Description boolean
XlinkValidator. validateExtended(Extended extended, DiagnosticChain diagnostics, Map context)
-