org.apache.tapestry5.internal.services
Class AttributeInfo
java.lang.Object
org.apache.tapestry5.internal.services.AttributeInfo
public class AttributeInfo
- extends Object
Tracks the qualified name and value of an attribute within a start element
XMLToken.
- Since:
- 5.2.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeInfo
public AttributeInfo(QName attributeName,
String value)
Copyright © 2003-2012 The Apache Software Foundation.