|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyException | |
|---|---|
| javax.xml.bind | |
| Uses of PropertyException in javax.xml.bind |
|---|
| Methods in javax.xml.bind that throw PropertyException | |
|---|---|
Object |
Validator.getProperty(String name)
Get the particular property in the underlying implementation of Validator. |
Object |
Unmarshaller.getProperty(String name)
Get the particular property in the underlying implementation of Unmarshaller. |
Object |
Marshaller.getProperty(String name)
Get the particular property in the underlying implementation of Marshaller. |
void |
Validator.setProperty(String name,
Object value)
Set the particular property in the underlying implementation of Validator. |
void |
Unmarshaller.setProperty(String name,
Object value)
Set the particular property in the underlying implementation of Unmarshaller. |
void |
Marshaller.setProperty(String name,
Object value)
Set the particular property in the underlying implementation of Marshaller. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||