public interface Bridge
| Modifier and Type | Method and Description |
|---|---|
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. |
java.lang.String getNamespaceURI()
Bridge is
dedicated to.java.lang.String getLocalName()
Bridge is dedicated
to.Bridge getInstance()
Copyright ? 2015 Apache Software Foundation. All Rights Reserved.