summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAndrew John Hughes <gnu_andrew@member.fsf.org>2008-06-25 21:06:17 +0000
committerAndrew John Hughes <gnu_andrew@member.fsf.org>2008-06-25 21:06:17 +0000
commit8e5f3bc601d1b4b1751dbae7eddb53a2bf300b0d (patch)
treec7c4b8a8597b7d7ef70bc5f032b6dbc03dd903fc /examples
parent87b860d9a0fec9c1ff5777fb3b55433607725617 (diff)
downloadclasspath-8e5f3bc601d1b4b1751dbae7eddb53a2bf300b0d.tar.gz
2008-06-25 Andrew John Hughes <gnu_andrew@member.fsf.org>
PR classpath/36221: * gnu/xml/dom/DomAttr.java: (DomAttr(DomDocument,String,String,String,String)): New constructor. * gnu/xml/dom/DomDocument.java: (createElement(String)): Use new constructor rather than setting variable directly. (createAttribute(String)): Likewise. * gnu/xml/dom/DomElement.java: (DomElement(DomDocument,String,String,String,String)): New constructor. * gnu/xml/dom/DomNsNode.java: (localName): Make private. (DomNsNode(short,DomDocument,String,String,String,String)): New constructor. * gnu/xml/dom/ls/DomLSParser.java: (doParse(LSInput)): Set namespace awareness using a method, not directly. * gnu/xml/dom/ls/SAXEventSink.java: (namespaceAware): Make private. (setNamespaceAware(boolean)): New method. * gnu/xml/transform/XSLURIResolver.java: (parse(InputSource,XMLReader)): Parse with namespace awareness on.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions