Uses of Class org.xml.sax.SAXNotSupportedException

Uses in package javax.xml.validation

Methods which throw type org.xml.sax.SAXNotSupportedException

boolean
boolean
boolean
Object
Object
Object
void
SchemaFactory.setFeature(String name, boolean value)
void
Validator.setFeature(String name, boolean value)
void
ValidatorHandler.setFeature(String name, boolean value)
void
void
void

Uses in package gnu.xml.stream

Methods which throw type org.xml.sax.SAXNotSupportedException

boolean
boolean
Returns the specified feature for SAX2 parsers obtained from this factory.
Object
Returns the value of the specified SAX2 parser property.
void
SAXParser.setFeature(String name, boolean value)
void
SAXParserFactory.setFeature(String name, boolean value)
Sets the specified feature for SAX2 parsers obtained from this factory.
void
Sets the specified SAX2 parser property.

Uses in package gnu.xml.pipeline

Methods which throw type org.xml.sax.SAXNotSupportedException

void
Stores the property, normally a handler; a null handler indicates that these events will not be forwarded.

Uses in package gnu.xml.util

Methods which throw type org.xml.sax.SAXNotSupportedException

boolean
SAX2: Tells whether this parser supports the specified feature.
Object
SAX2: Returns the specified property.
void
DomParser.setFeature(String name, boolean state)
SAX2: Sets the state of features supported in this parser.
void
SAX2: Assigns the specified property.

Uses in package org.xml.sax

Methods which throw type org.xml.sax.SAXNotSupportedException

boolean
Look up the value of a feature flag.
Object
Look up the value of a property.
void
XMLReader.setFeature(String name, boolean value)
Set the value of a feature flag.
void
Set the value of a property.

Uses in package javax.xml.parsers

Methods which throw type org.xml.sax.SAXNotSupportedException

boolean
Returns the specified feature for SAX2 parsers obtained from this factory.
Object
Returns the value of the specified SAX2 parser property.
void
SAXParserFactory.setFeature(String name, boolean value)
Sets the specified feature for SAX2 parsers obtained from this factory.
void
Sets the specified SAX2 parser property.

Uses in package org.xml.sax.helpers

Methods which throw type org.xml.sax.SAXNotSupportedException

boolean
Check a parser feature flag.
boolean
Look up the value of a feature.
Object
Get a parser property.
Object
Look up the value of a property.
void
ParserAdapter.setFeature(String name, boolean value)
Set a feature flag for the parser.
void
XMLFilterImpl.setFeature(String name, boolean value)
Set the value of a feature.
void
Set a parser property.
void
Set the value of a property.

Uses in package gnu.xml.aelfred2

Methods which throw type org.xml.sax.SAXNotSupportedException

boolean
Returns the specified feature for SAX2 parsers obtained from this factory.
boolean
SAX2: Tells the value of the specified feature flag.
boolean
SAX2: Tells whether this parser supports the specified feature.
void
JAXPFactory.setFeature(String name, boolean value)
Sets the specified feature for SAX2 parsers obtained from this factory.
void
SAXDriver.setFeature(String featureId, boolean value)
SAX2: Sets the state of feature flags in this parser.
void
XmlReader.setFeature(String featureId, boolean state)
SAX2: Sets the state of features supported in this parser.
void
SAXDriver.setProperty(String propertyId, Object value)
SAX2: Assigns the specified property.
void
XmlReader.setProperty(String propertyId, Object value)
SAX2: Assigns the specified property.

Uses in package gnu.xml.libxmlj.sax

Methods which throw type org.xml.sax.SAXNotSupportedException

boolean
Returns the specified feature for SAX2 parsers obtained from this factory.
boolean
Object
void
Sets the specified feature for SAX2 parsers obtained from this factory.
void
GnomeXMLReader.setFeature(String name, boolean value)
void