|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HTMLComponent
This interface extends the XNI XMLComponent interface
to add methods that allow the preferred default values for features
and properties to be queried.
| Method Summary | |
|---|---|
Boolean |
getFeatureDefault(String featureId)
Returns the default state for a feature, or null if this component does not want to report a default value for this feature. |
Object |
getPropertyDefault(String propertyId)
Returns the default state for a property, or null if this component does not want to report a default value for this property. |
| Methods inherited from interface org.apache.xerces.xni.parser.XMLComponent |
|---|
getRecognizedFeatures, getRecognizedProperties, reset, setFeature, setProperty |
| Method Detail |
|---|
Boolean getFeatureDefault(String featureId)
getFeatureDefault in interface XMLComponentObject getPropertyDefault(String propertyId)
getPropertyDefault in interface XMLComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||