Uses of Class
org.apache.wss4j.common.util.Mapping
-
Packages that use Mapping Package Description org.apache.wss4j.common.util -
-
Uses of Mapping in org.apache.wss4j.common.util
Methods in org.apache.wss4j.common.util that return Mapping Modifier and Type Method Description MappingNSStack. next()Return the next namespace mapping in the top frame.MappingNSStack. topOfFrame()Reset the embedded iterator in this class to the top of the current (i.e., last) frame.
-