Uses of Interface
org.w3.xlink.Simple
-
Packages that use Simple Package Description org.w3.xlink org.w3.xlink.impl org.w3.xlink.util -
-
Uses of Simple in org.w3.xlink
Methods in org.w3.xlink that return Simple Modifier and Type Method Description SimpleXlinkFactory. createSimple()Returns a new object of class 'Simple'. -
Uses of Simple in org.w3.xlink.impl
Classes in org.w3.xlink.impl that implement Simple Modifier and Type Class Description classSimpleImplAn implementation of the model object 'Simple'.Methods in org.w3.xlink.impl that return Simple Modifier and Type Method Description SimpleXlinkFactoryImpl. createSimple() -
Uses of Simple in org.w3.xlink.util
Methods in org.w3.xlink.util with parameters of type Simple Modifier and Type Method Description booleanXlinkValidator. validateSimple(Simple simple, DiagnosticChain diagnostics, Map context)
-