Uses of Class
org.apache.xml.security.binding.xop.Include
-
Packages that use Include Package Description org.apache.xml.security.binding.xop -
-
Uses of Include in org.apache.xml.security.binding.xop
Methods in org.apache.xml.security.binding.xop that return Include Modifier and Type Method Description Include
ObjectFactory. createInclude()
Create an instance ofInclude
Methods in org.apache.xml.security.binding.xop that return types with arguments of type Include Modifier and Type Method Description javax.xml.bind.JAXBElement<Include>
ObjectFactory. createInclude(Include value)
Methods in org.apache.xml.security.binding.xop with parameters of type Include Modifier and Type Method Description javax.xml.bind.JAXBElement<Include>
ObjectFactory. createInclude(Include value)
-