|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JiBXConfigurationResource
The JiBXConfigurationResource
interface is for those classes
that reflect the configuration information parsed by JiBX.
getConfigurationErrors()
returns the errors that were detected in
the configuration while it was being processed
Method Summary | |
---|---|
java.util.Collection<java.lang.String> |
getConfigurationErrors()
gets a list of the configuration errors that occurred during building. |
Method Detail |
---|
java.util.Collection<java.lang.String> getConfigurationErrors()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |