|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Error | |
|---|---|
| org.xmlhammer.gui.output | |
| org.xmlhammer.model.project | |
| Uses of Error in org.xmlhammer.gui.output |
|---|
| Methods in org.xmlhammer.gui.output that return Error | |
|---|---|
Error |
ErrorNode.getError()
|
| Constructors in org.xmlhammer.gui.output with parameters of type Error | |
|---|---|
ErrorNode(java.net.URI uri,
Error err)
|
|
| Uses of Error in org.xmlhammer.model.project |
|---|
| Fields in org.xmlhammer.model.project with type parameters of type Error | |
|---|---|
protected java.util.List<Error> |
Output.error
|
| Methods in org.xmlhammer.model.project that return Error | |
|---|---|
Error |
ObjectFactory.createError()
Create an instance of Error |
| Methods in org.xmlhammer.model.project that return types with arguments of type Error | |
|---|---|
java.util.List<Error> |
Output.getError()
Gets the value of the error property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||