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 Simple
XlinkFactory. 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 class
SimpleImpl
An implementation of the model object 'Simple'.Methods in org.w3.xlink.impl that return Simple Modifier and Type Method Description Simple
XlinkFactoryImpl. 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 boolean
XlinkValidator. validateSimple(Simple simple, DiagnosticChain diagnostics, Map context)
-