public class MockTagAttributes
extends javax.faces.view.facelets.TagAttributes
| Constructor and Description |
|---|
MockTagAttributes() |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.view.facelets.TagAttribute |
get(String localName) |
javax.faces.view.facelets.TagAttribute |
get(String ns,
String localName) |
javax.faces.view.facelets.TagAttribute[] |
getAll() |
javax.faces.view.facelets.TagAttribute[] |
getAll(String namespace) |
String[] |
getNamespaces() |
public javax.faces.view.facelets.TagAttribute[] getAll()
getAll in class javax.faces.view.facelets.TagAttributespublic javax.faces.view.facelets.TagAttribute get(String localName)
get in class javax.faces.view.facelets.TagAttributespublic javax.faces.view.facelets.TagAttribute get(String ns, String localName)
get in class javax.faces.view.facelets.TagAttributespublic javax.faces.view.facelets.TagAttribute[] getAll(String namespace)
getAll in class javax.faces.view.facelets.TagAttributespublic String[] getNamespaces()
getNamespaces in class javax.faces.view.facelets.TagAttributesCopyright © 2016–2018 JoinFaces. All rights reserved.