|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A tagging interface that all bridges must implement. A bridge is responsible on creating and maintaining an appropriate object according to an Element.
Method Summary | |
Bridge |
getInstance()
Returns a new instance of this bridge. |
java.lang.String |
getLocalName()
Returns the local name of the element this Bridge is dedicated to. |
java.lang.String |
getNamespaceURI()
Returns the namespace URI of the element this Bridge is dedicated to. |
Method Detail |
public java.lang.String getNamespaceURI()
public java.lang.String getLocalName()
public Bridge getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |