| Modifier and Type | Method and Description |
|---|---|
protected void |
HTMLConfiguration.reset()
Resets the parser configuration.
|
protected void |
HTMLConfiguration.reset()
Resets the parser configuration.
|
void |
HTMLScanner.reset(XMLComponentManager manager)
Resets the component.
|
void |
HTMLTagBalancer.reset(XMLComponentManager manager)
Resets the component.
|
void |
HTMLTagBalancer.reset(XMLComponentManager manager)
Resets the component.
|
void |
HTMLScanner.reset(XMLComponentManager manager)
Resets the component.
|
void |
HTMLConfiguration.setFeature(String featureId,
boolean state) |
void |
HTMLTagBalancer.setFeature(String featureId,
boolean state)
Sets a feature.
|
void |
HTMLTagBalancer.setFeature(String featureId,
boolean state)
Sets a feature.
|
void |
HTMLConfiguration.setFeature(String featureId,
boolean state) |
void |
HTMLConfiguration.setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.
|
void |
HTMLConfiguration.setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.
|
void |
HTMLConfiguration.setProperty(String propertyId,
Object value) |
void |
HTMLScanner.setProperty(String propertyId,
Object value)
Sets a property.
|
void |
HTMLTagBalancer.setProperty(String propertyId,
Object value)
Sets a property.
|
void |
HTMLTagBalancer.setProperty(String propertyId,
Object value)
Sets a property.
|
void |
HTMLScanner.setProperty(String propertyId,
Object value)
Sets a property.
|
void |
HTMLConfiguration.setProperty(String propertyId,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFilter.reset(XMLComponentManager componentManager)
Resets the component.
|
void |
NamespaceBinder.reset(XMLComponentManager manager)
Resets the component.
|
void |
NamespaceBinder.reset(XMLComponentManager manager)
Resets the component.
|
void |
DefaultFilter.reset(XMLComponentManager componentManager)
Resets the component.
|
void |
DefaultFilter.setFeature(String featureId,
boolean state)
Sets the state of a feature.
|
void |
DefaultFilter.setFeature(String featureId,
boolean state)
Sets the state of a feature.
|
void |
DefaultFilter.setProperty(String propertyId,
Object value)
Sets the value of a property.
|
void |
DefaultFilter.setProperty(String propertyId,
Object value)
Sets the value of a property.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParserConfigurationSettings.checkFeature(String featureId)
Check a feature.
|
protected void |
ParserConfigurationSettings.checkFeature(String featureId)
Check a feature.
|
protected void |
ParserConfigurationSettings.checkProperty(String propertyId)
Check a property.
|
protected void |
ParserConfigurationSettings.checkProperty(String propertyId)
Check a property.
|
boolean |
ParserConfigurationSettings.getFeature(String featureId) |
boolean |
ParserConfigurationSettings.getFeature(String featureId) |
Object |
ParserConfigurationSettings.getProperty(String propertyId) |
Object |
ParserConfigurationSettings.getProperty(String propertyId) |
void |
ParserConfigurationSettings.setFeature(String featureId,
boolean state)
Set the state of a feature.
|
void |
ParserConfigurationSettings.setFeature(String featureId,
boolean state)
Set the state of a feature.
|
void |
ParserConfigurationSettings.setProperty(String propertyId,
Object value)
setProperty
|
void |
ParserConfigurationSettings.setProperty(String propertyId,
Object value)
setProperty
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
XMLComponentManager.getFeature(String featureId) |
boolean |
XMLParserConfiguration.getFeature(String featureId) |
boolean |
XMLParserConfiguration.getFeature(String featureId) |
boolean |
XMLComponentManager.getFeature(String featureId) |
Object |
XMLComponentManager.getProperty(String propertyId) |
Object |
XMLParserConfiguration.getProperty(String propertyId) |
Object |
XMLParserConfiguration.getProperty(String propertyId) |
Object |
XMLComponentManager.getProperty(String propertyId) |
void |
XMLComponent.reset(XMLComponentManager componentManager)
Resets the component.
|
void |
XMLComponent.reset(XMLComponentManager componentManager)
Resets the component.
|
void |
XMLComponent.setFeature(String featureId,
boolean state)
Sets the state of a feature.
|
void |
XMLParserConfiguration.setFeature(String featureId,
boolean state)
Sets the state of a feature.
|
void |
XMLParserConfiguration.setFeature(String featureId,
boolean state)
Sets the state of a feature.
|
void |
XMLComponent.setFeature(String featureId,
boolean state)
Sets the state of a feature.
|
void |
XMLParserConfiguration.setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.
|
void |
XMLParserConfiguration.setInputSource(XMLInputSource inputSource)
Sets the input source for the document to parse.
|
void |
XMLComponent.setProperty(String propertyId,
Object value)
Sets the value of a property.
|
void |
XMLParserConfiguration.setProperty(String propertyId,
Object value)
Sets the value of a property.
|
void |
XMLParserConfiguration.setProperty(String propertyId,
Object value)
Sets the value of a property.
|
void |
XMLComponent.setProperty(String propertyId,
Object value)
Sets the value of a property.
|
Copyright © 2023 Gargoyle Software Inc.. All rights reserved.