org.dmonix.xml.html
Class ClassAttribute

java.lang.Object
  extended byorg.dmonix.xml.html.HTMLAttribute
      extended byorg.dmonix.xml.html.ClassAttribute

public class ClassAttribute
extends HTMLAttribute

Represents the CLASS attribute.

Copyright: Copyright (c) 2004

Company: dmonix.org

Version:
1.0
Author:
Peter Nerg

Nested Class Summary
 
Nested classes inherited from class org.dmonix.xml.html.HTMLAttribute
HTMLAttribute.ClassAttribute, HTMLAttribute.HrefAttribute
 
Field Summary
 
Fields inherited from class org.dmonix.xml.html.HTMLAttribute
attributeName, attributeValue
 
Constructor Summary
ClassAttribute(java.lang.String s)
           
 
Methods inherited from class org.dmonix.xml.html.HTMLAttribute
getAttributeName, getAttributeValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClassAttribute

public ClassAttribute(java.lang.String s)


Copyright © 1998-2005 dmonix.org Peter Nerg, All Rights Reserved.