Uses of Interface
org.w3c.dom.DOMStringList

Packages that use DOMStringList
org.apache.xml.serializer.dom3   
org.w3c.dom   
 

Uses of DOMStringList in org.apache.xml.serializer.dom3
 

Methods in org.apache.xml.serializer.dom3 that return DOMStringList
 DOMStringList LSSerializerImpl.getParameterNames()
          This method returns a of the parameters supported by this DOMConfiguration object and for which at least one value can be set by the application
 

Uses of DOMStringList in org.w3c.dom
 

Methods in org.w3c.dom that return DOMStringList
 DOMStringList DOMConfiguration.getParameterNames()
          The list of the parameters supported by this DOMConfiguration object and for which at least one value can be set by the application.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.