com.liferay.faces.util.xml.internal
Class AttributesImpl.Attribute
java.lang.Object
com.liferay.faces.util.xml.internal.AttributesImpl.Attribute
- Enclosing class:
- AttributesImpl
protected class AttributesImpl.Attribute
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uri
public String uri
localName
public String localName
qName
public String qName
type
public String type
value
public String value
AttributesImpl.Attribute
public AttributesImpl.Attribute(String uri,
String localName,
String qName,
String type,
String value)
Copyright © 2015 Liferay, Inc.. All rights reserved.