Class XhtmlAttributeValue

java.lang.Object
ai.stapi.graph.attribute.attributeValue.AbstractAttributeValue<String>
ai.stapi.graph.attribute.attributeValue.XhtmlAttributeValue
All Implemented Interfaces:
AttributeValue<String>, StringLikeAttributeValue<String>, Serializable, Comparable<AttributeValue<?>>

public class XhtmlAttributeValue extends AbstractAttributeValue<String> implements StringLikeAttributeValue<String>
See Also: