Uses of Class
org.w3.xmldsig.RetrievalMethodType.Selector
-
Packages that use RetrievalMethodType.Selector Package Description org.w3.xmldsig -
-
Uses of RetrievalMethodType.Selector in org.w3.xmldsig
Subclasses of RetrievalMethodType.Selector in org.w3.xmldsig Modifier and Type Class Description static classRetrievalMethodType.SelectMethods in org.w3.xmldsig that return types with arguments of type RetrievalMethodType.Selector Modifier and Type Method Description TransformsType.Selector<TRoot,RetrievalMethodType.Selector<TRoot,TParent>>RetrievalMethodType.Selector. transforms()com.kscs.util.jaxb.Selector<TRoot,RetrievalMethodType.Selector<TRoot,TParent>>RetrievalMethodType.Selector. type()com.kscs.util.jaxb.Selector<TRoot,RetrievalMethodType.Selector<TRoot,TParent>>RetrievalMethodType.Selector. uri()
-