Class InclusiveNamespacesType

java.lang.Object
com.sun.xml.security.core.dsig.InclusiveNamespacesType

public class InclusiveNamespacesType extends Object
Author:
K.Venugopal@sun.com
  • Field Details

    • prefixList

      protected String prefixList
  • Constructor Details

    • InclusiveNamespacesType

      public InclusiveNamespacesType()
      Creates a new instance of InclusiveNamespaces
  • Method Details

    • getPrefixList

      public String getPrefixList()
    • addToPrefixList

      public void addToPrefixList(String prefix)