|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UnrecognizedPropertyException | |
| de.ispsoft.jaxme.jaxb | |
| Uses of UnrecognizedPropertyException in de.ispsoft.jaxme.jaxb |
| Methods in de.ispsoft.jaxme.jaxb that throw UnrecognizedPropertyException | |
java.lang.Object |
MarshallerImpl.getProperty(java.lang.String pName)
Returns the value of the given property. |
void |
MarshallerImpl.setProperty(java.lang.String pName,
java.lang.Object pValue)
Sets the value of the given property. |
void |
Marshaller.setProperty(java.lang.String name,
java.lang.Object value)
Deprecated. Set the particular property in the underlying implementation of Marshaller. |
java.lang.Object |
Marshaller.getProperty(java.lang.String name)
Deprecated. Get the particular property in the underlying implementation of Marshaller. |
java.lang.Object |
JMManagerFactoryAttachable.getProperty(java.lang.String pName)
Returns the value of the given property. |
void |
JMManagerFactoryAttachable.setProperty(java.lang.String pName,
java.lang.Object pValue)
Sets the value of the given property. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||