org.mevenide.properties
Class Element

java.lang.Object
  extended byorg.mevenide.properties.Element
Direct Known Subclasses:
Comment, KeyValuePair

public abstract class Element
extends java.lang.Object

Author:
Milos Kleint just a marker class so that all have common ground.

Field Summary
protected static java.lang.String LINE_SEP
           
 
Constructor Summary
protected Element()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LINE_SEP

protected static final java.lang.String LINE_SEP
Constructor Detail

Element

protected Element()


Copyright © 2003-2005 The Codehaus. All Rights Reserved.