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