public interface Bridge
Modifier and Type | Method and Description |
---|---|
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. |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.