Package com.sun.xml.security.core.dsig
Class InclusiveNamespacesType
- java.lang.Object
-
- com.sun.xml.security.core.dsig.InclusiveNamespacesType
-
public class InclusiveNamespacesType extends Object
- Author:
- K.Venugopal@sun.com
-
-
Field Summary
Fields Modifier and Type Field Description protected StringprefixList
-
Constructor Summary
Constructors Constructor Description InclusiveNamespacesType()Creates a new instance of InclusiveNamespaces
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToPrefixList(String prefix)StringgetPrefixList()
-