Searched refs:endDocument (Results 101 - 125 of 138) sorted by relevance

123456

/openjdk7/jdk/test/sun/jvmstat/monitor/VmIdentifier/
H A DVmIdentifierCreateResolve.java88 public void endDocument() { method in class:VmIdentifierTestHandler
90 System.out.println("endDocument()");
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DAdaptiveResultTreeImpl.java610 public void endDocument() throws SAXException method in class:AdaptiveResultTreeImpl
613 _dom.endDocument();
616 super.endDocument();
H A DSimpleResultTreeImpl.java254 // This is set at the endDocument() call.
619 * We only need to override the endDocument, characters, and
629 public void endDocument() throws SAXException method in class:SimpleResultTreeImpl
H A DSAXImpl.java890 public void endDocument() throws SAXException method in class:SAXImpl
892 super.endDocument();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/parsers/
H A DAbstractSAXParser.java410 * the endDocument method. When exposing entity boundaries through the
732 public void endDocument(Augmentations augs) throws XNIException { method in class:AbstractSAXParser
737 fDocumentHandler.endDocument();
742 fContentHandler.endDocument();
749 } // endDocument()
839 * the endDocument method. When exposing entity boundaries through the
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/
H A DStAXEvent2SAX.java128 _sax.endDocument();
273 _sax.endDocument();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/opti/
H A DSchemaDOMParser.java134 public void endDocument(Augmentations augs) throws XNIException { method in class:SchemaDOMParser
137 } // endDocument()
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/jaxp/validation/
H A DDOMResultBuilder.java335 public void endDocument(Augmentations augs) throws XNIException { method in class:DOMResultBuilder
H A DDOMValidatorHelper.java191 fSchemaValidator.endDocument(null);
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/resolver/readers/
H A DOASISXMLCatalogReader.java113 /** The SAX <code>endDocument</code> method does nothing. */
114 public void endDocument () method in class:OASISXMLCatalogReader
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/
H A DSAXDocumentSerializer.java92 public final void endDocument() throws SAXException { method in class:SAXDocumentSerializer
96 throw new SAXException("endDocument", e);
H A DSAXDocumentParser.java564 _contentHandler.endDocument();
805 _contentHandler.endDocument();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/stream/buffer/sax/
H A DSAXBufferProcessor.java103 * True to generate fragment SAX events without start/endDocument.
237 * True to generate fragment SAX events without start/endDocument.
259 * True to generate fragment SAX events without start/endDocument.
275 * firing a sub-tree as if it's a whole document (in which case start/endDocument
354 _contentHandler.endDocument();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXMLSchemaValidator.java916 public void endDocument(Augmentations augs) throws XNIException { method in class:XMLSchemaValidator
922 fDocumentHandler.endDocument(augs);
926 } // endDocument(Augmentations)
1565 fValueStoreCache.endDocument();
3541 public void endDocument() { method in class:XMLSchemaValidator.ValueStoreBase
3542 } // endDocument()
3968 public void endDocument() { method in class:XMLSchemaValidator.KeyRefValueStore
3969 super.endDocument();
3971 } // endDocument()
4180 public void endDocument() { method in class:XMLSchemaValidator.ValueStoreCache
[all...]
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DXMLSerializer.java840 public void endDocument() throws IOException, SAXException, XMLStreamException { method in class:XMLSerializer
841 out.endDocument(fragment);
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/unmarshaller/
H A DUnmarshallingContext.java123 * and false at the endDocument event.
529 public void endDocument() throws SAXException { method in class:UnmarshallingContext
531 idResolver.endDocument();
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/compiler/
H A DSyntaxTreeNode.java680 // Call endDocument on the new handler
682 il.append(methodGen.endDocument());
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/runtime/
H A DAbstractTranslet.java592 handler.endDocument();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xinclude/
H A DXPointerElementHandler.java726 public void endDocument(Augmentations augs) throws XNIException { method in class:XPointerElementHandler
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLDTDValidator.java924 public void endDocument(Augmentations augs) throws XNIException { method in class:XMLDTDValidator
928 fDocumentHandler.endDocument(augs);
931 } // endDocument()
/openjdk7/jdk/src/share/classes/javax/swing/plaf/synth/
H A DSynthParser.java1168 public void endDocument() throws SAXException { method in class:SynthParser
1170 getHandler().endDocument();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/wsdl/writer/
H A DWSDLGenerator.java321 public void endDocument() { method in class:WSDLGenerator.CommentFilter
322 serializer.endDocument();
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDOMNormalizer.java241 fValidationHandler.endDocument(null);
2033 public void endDocument(Augmentations augs) throws XNIException{ method in class:DOMNormalizer
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/sax2dtm/
H A DSAX2DTM2.java2302 * @see org.xml.sax.ContentHandler#endDocument
2304 public void endDocument() throws SAXException method in class:SAX2DTM2
2306 super.endDocument();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/parse/xml/
H A DSchemaParser.java203 public void endDocument() { } method in class:SchemaParser.Handler
354 public void endDocument() { method in class:SchemaParser.State

Completed in 179 milliseconds

123456