summaryrefslogtreecommitdiff
path: root/libjava/classpath/lib/org/xml/sax
diff options
context:
space:
mode:
authorupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
committerupstream source tree <ports@midipix.org>2015-03-15 20:14:05 -0400
commit554fd8c5195424bdbcabf5de30fdc183aba391bd (patch)
tree976dc5ab7fddf506dadce60ae936f43f58787092 /libjava/classpath/lib/org/xml/sax
downloadcbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.bz2
cbb-gcc-4.6.4-554fd8c5195424bdbcabf5de30fdc183aba391bd.tar.xz
obtained gcc-4.6.4.tar.bz2 from upstream website;upstream
verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository.
Diffstat (limited to 'libjava/classpath/lib/org/xml/sax')
-rw-r--r--libjava/classpath/lib/org/xml/sax/AttributeList.classbin0 -> 300 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/Attributes.classbin0 -> 484 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ContentHandler.classbin0 -> 799 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/DTDHandler.classbin0 -> 366 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/DocumentHandler.classbin0 -> 617 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/EntityResolver.classbin0 -> 291 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ErrorHandler.classbin0 -> 282 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/HandlerBase.classbin0 -> 2468 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/InputSource.classbin0 -> 1772 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/Locator.classbin0 -> 230 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/Parser.classbin0 -> 587 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/SAXException.classbin0 -> 1117 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/SAXNotRecognizedException.classbin0 -> 477 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/SAXNotSupportedException.classbin0 -> 474 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/SAXParseException.classbin0 -> 1971 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/XMLFilter.classbin0 -> 237 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/XMLReader.classbin0 -> 1101 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ext/Attributes2.classbin0 -> 297 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ext/Attributes2Impl.classbin0 -> 3721 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ext/DeclHandler.classbin0 -> 504 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ext/DefaultHandler2.classbin0 -> 2469 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ext/EntityResolver2.classbin0 -> 473 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ext/LexicalHandler.classbin0 -> 474 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ext/Locator2.classbin0 -> 209 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/ext/Locator2Impl.classbin0 -> 1050 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/AttributeListImpl.classbin0 -> 2485 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/AttributesImpl.classbin0 -> 5438 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/DefaultHandler.classbin0 -> 2922 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/LocatorImpl.classbin0 -> 1480 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/NamespaceSupport$Context.classbin0 -> 3777 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/NamespaceSupport.classbin0 -> 3965 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/NewInstance.classbin0 -> 1771 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/ParserAdapter$AttributeListAdapter.classbin0 -> 2443 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/ParserAdapter.classbin0 -> 11822 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/ParserFactory.classbin0 -> 1233 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/XMLFilterImpl.classbin0 -> 6984 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/XMLReaderAdapter$AttributesAdapter.classbin0 -> 1477 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/XMLReaderAdapter.classbin0 -> 4848 bytes
-rw-r--r--libjava/classpath/lib/org/xml/sax/helpers/XMLReaderFactory.classbin0 -> 3272 bytes
39 files changed, 0 insertions, 0 deletions
diff --git a/libjava/classpath/lib/org/xml/sax/AttributeList.class b/libjava/classpath/lib/org/xml/sax/AttributeList.class
new file mode 100644
index 000000000..d91b8884d
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/AttributeList.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/Attributes.class b/libjava/classpath/lib/org/xml/sax/Attributes.class
new file mode 100644
index 000000000..4459cfece
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/Attributes.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ContentHandler.class b/libjava/classpath/lib/org/xml/sax/ContentHandler.class
new file mode 100644
index 000000000..79234c195
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ContentHandler.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/DTDHandler.class b/libjava/classpath/lib/org/xml/sax/DTDHandler.class
new file mode 100644
index 000000000..fca2bbabd
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/DTDHandler.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/DocumentHandler.class b/libjava/classpath/lib/org/xml/sax/DocumentHandler.class
new file mode 100644
index 000000000..9db19d0ed
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/DocumentHandler.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/EntityResolver.class b/libjava/classpath/lib/org/xml/sax/EntityResolver.class
new file mode 100644
index 000000000..1a9f63264
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/EntityResolver.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ErrorHandler.class b/libjava/classpath/lib/org/xml/sax/ErrorHandler.class
new file mode 100644
index 000000000..5a1c65553
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ErrorHandler.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/HandlerBase.class b/libjava/classpath/lib/org/xml/sax/HandlerBase.class
new file mode 100644
index 000000000..555e6c513
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/HandlerBase.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/InputSource.class b/libjava/classpath/lib/org/xml/sax/InputSource.class
new file mode 100644
index 000000000..799b31166
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/InputSource.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/Locator.class b/libjava/classpath/lib/org/xml/sax/Locator.class
new file mode 100644
index 000000000..2f415ee48
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/Locator.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/Parser.class b/libjava/classpath/lib/org/xml/sax/Parser.class
new file mode 100644
index 000000000..e644bf541
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/Parser.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/SAXException.class b/libjava/classpath/lib/org/xml/sax/SAXException.class
new file mode 100644
index 000000000..282aa37a7
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/SAXException.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/SAXNotRecognizedException.class b/libjava/classpath/lib/org/xml/sax/SAXNotRecognizedException.class
new file mode 100644
index 000000000..26692ef3b
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/SAXNotRecognizedException.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/SAXNotSupportedException.class b/libjava/classpath/lib/org/xml/sax/SAXNotSupportedException.class
new file mode 100644
index 000000000..c6fbe7671
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/SAXNotSupportedException.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/SAXParseException.class b/libjava/classpath/lib/org/xml/sax/SAXParseException.class
new file mode 100644
index 000000000..2e9400ca5
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/SAXParseException.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/XMLFilter.class b/libjava/classpath/lib/org/xml/sax/XMLFilter.class
new file mode 100644
index 000000000..91ce7d99a
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/XMLFilter.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/XMLReader.class b/libjava/classpath/lib/org/xml/sax/XMLReader.class
new file mode 100644
index 000000000..b4c86d607
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/XMLReader.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ext/Attributes2.class b/libjava/classpath/lib/org/xml/sax/ext/Attributes2.class
new file mode 100644
index 000000000..d531eda55
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ext/Attributes2.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ext/Attributes2Impl.class b/libjava/classpath/lib/org/xml/sax/ext/Attributes2Impl.class
new file mode 100644
index 000000000..5ce82fc15
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ext/Attributes2Impl.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ext/DeclHandler.class b/libjava/classpath/lib/org/xml/sax/ext/DeclHandler.class
new file mode 100644
index 000000000..a5d9286e8
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ext/DeclHandler.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ext/DefaultHandler2.class b/libjava/classpath/lib/org/xml/sax/ext/DefaultHandler2.class
new file mode 100644
index 000000000..72cbdde85
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ext/DefaultHandler2.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ext/EntityResolver2.class b/libjava/classpath/lib/org/xml/sax/ext/EntityResolver2.class
new file mode 100644
index 000000000..5b5501339
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ext/EntityResolver2.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ext/LexicalHandler.class b/libjava/classpath/lib/org/xml/sax/ext/LexicalHandler.class
new file mode 100644
index 000000000..a51f26074
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ext/LexicalHandler.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ext/Locator2.class b/libjava/classpath/lib/org/xml/sax/ext/Locator2.class
new file mode 100644
index 000000000..4e64eb148
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ext/Locator2.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/ext/Locator2Impl.class b/libjava/classpath/lib/org/xml/sax/ext/Locator2Impl.class
new file mode 100644
index 000000000..f6cc7ae95
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/ext/Locator2Impl.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/AttributeListImpl.class b/libjava/classpath/lib/org/xml/sax/helpers/AttributeListImpl.class
new file mode 100644
index 000000000..01caf28e1
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/AttributeListImpl.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/AttributesImpl.class b/libjava/classpath/lib/org/xml/sax/helpers/AttributesImpl.class
new file mode 100644
index 000000000..c67bff4b2
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/AttributesImpl.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/DefaultHandler.class b/libjava/classpath/lib/org/xml/sax/helpers/DefaultHandler.class
new file mode 100644
index 000000000..6a4967942
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/DefaultHandler.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/LocatorImpl.class b/libjava/classpath/lib/org/xml/sax/helpers/LocatorImpl.class
new file mode 100644
index 000000000..0f54ec0b3
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/LocatorImpl.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/NamespaceSupport$Context.class b/libjava/classpath/lib/org/xml/sax/helpers/NamespaceSupport$Context.class
new file mode 100644
index 000000000..f109d7206
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/NamespaceSupport$Context.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/NamespaceSupport.class b/libjava/classpath/lib/org/xml/sax/helpers/NamespaceSupport.class
new file mode 100644
index 000000000..3bd96a4e7
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/NamespaceSupport.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/NewInstance.class b/libjava/classpath/lib/org/xml/sax/helpers/NewInstance.class
new file mode 100644
index 000000000..9fa91f989
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/NewInstance.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/ParserAdapter$AttributeListAdapter.class b/libjava/classpath/lib/org/xml/sax/helpers/ParserAdapter$AttributeListAdapter.class
new file mode 100644
index 000000000..5bc24d026
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/ParserAdapter$AttributeListAdapter.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/ParserAdapter.class b/libjava/classpath/lib/org/xml/sax/helpers/ParserAdapter.class
new file mode 100644
index 000000000..cceb560dc
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/ParserAdapter.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/ParserFactory.class b/libjava/classpath/lib/org/xml/sax/helpers/ParserFactory.class
new file mode 100644
index 000000000..ace29cbf0
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/ParserFactory.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/XMLFilterImpl.class b/libjava/classpath/lib/org/xml/sax/helpers/XMLFilterImpl.class
new file mode 100644
index 000000000..992aa3410
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/XMLFilterImpl.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/XMLReaderAdapter$AttributesAdapter.class b/libjava/classpath/lib/org/xml/sax/helpers/XMLReaderAdapter$AttributesAdapter.class
new file mode 100644
index 000000000..5bcb43919
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/XMLReaderAdapter$AttributesAdapter.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/XMLReaderAdapter.class b/libjava/classpath/lib/org/xml/sax/helpers/XMLReaderAdapter.class
new file mode 100644
index 000000000..bd879f365
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/XMLReaderAdapter.class
Binary files differ
diff --git a/libjava/classpath/lib/org/xml/sax/helpers/XMLReaderFactory.class b/libjava/classpath/lib/org/xml/sax/helpers/XMLReaderFactory.class
new file mode 100644
index 000000000..9992ef211
--- /dev/null
+++ b/libjava/classpath/lib/org/xml/sax/helpers/XMLReaderFactory.class
Binary files differ