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 ExtendedXlinkFactory. 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 classExtendedImplAn implementation of the model object 'Extended'.Methods in org.w3.xlink.impl that return Extended Modifier and Type Method Description ExtendedXlinkFactoryImpl. 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 booleanXlinkValidator. validateExtended(Extended extended, DiagnosticChain diagnostics, Map context)
-