public class KXml2SAXParser.Attributes extends Object
Constructor and Description |
---|
Attributes() |
Modifier and Type | Method and Description |
---|---|
String |
getAttribute(String name) |
String |
getAttribute(String uri,
String name) |
boolean |
getBoolAttribute(String name,
boolean defaultValue) |
boolean |
getBoolAttribute(String uri,
String name,
boolean defaultValue) |
public boolean getBoolAttribute(String name, boolean defaultValue)
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.