Uses of Class
org.w3.xmldsig.ReferenceType.Selector
-
Packages that use ReferenceType.Selector Package Description org.oasis_open.docs.ebxml_bp.ebbp_signals_2 org.w3.xmldsig -
-
Uses of ReferenceType.Selector in org.oasis_open.docs.ebxml_bp.ebbp_signals_2
Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return ReferenceType.Selector Modifier and Type Method Description ReferenceType.Selector<TRoot,MessagePartNRInformation.Selector<TRoot,TParent>>MessagePartNRInformation.Selector. reference() -
Uses of ReferenceType.Selector in org.w3.xmldsig
Subclasses of ReferenceType.Selector in org.w3.xmldsig Modifier and Type Class Description static classReferenceType.SelectMethods in org.w3.xmldsig that return ReferenceType.Selector Modifier and Type Method Description ReferenceType.Selector<TRoot,ManifestType.Selector<TRoot,TParent>>ManifestType.Selector. reference()ReferenceType.Selector<TRoot,SignedInfoType.Selector<TRoot,TParent>>SignedInfoType.Selector. reference()Methods in org.w3.xmldsig that return types with arguments of type ReferenceType.Selector Modifier and Type Method Description DigestMethodType.Selector<TRoot,ReferenceType.Selector<TRoot,TParent>>ReferenceType.Selector. digestMethod()com.kscs.util.jaxb.Selector<TRoot,ReferenceType.Selector<TRoot,TParent>>ReferenceType.Selector. digestValue()com.kscs.util.jaxb.Selector<TRoot,ReferenceType.Selector<TRoot,TParent>>ReferenceType.Selector. id()TransformsType.Selector<TRoot,ReferenceType.Selector<TRoot,TParent>>ReferenceType.Selector. transforms()com.kscs.util.jaxb.Selector<TRoot,ReferenceType.Selector<TRoot,TParent>>ReferenceType.Selector. type()com.kscs.util.jaxb.Selector<TRoot,ReferenceType.Selector<TRoot,TParent>>ReferenceType.Selector. uri()
-