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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
prefixList
protected String prefixList
InclusiveNamespacesType
public InclusiveNamespacesType()
- Creates a new instance of InclusiveNamespaces
getPrefixList
public String getPrefixList()
addToPrefixList
public void addToPrefixList(String prefix)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.