com.safeidentity.config
Class PrCommon

java.lang.Object
  extended bycom.safeidentity.config.PrCommon
Direct Known Subclasses:
PrRepository, PrSafeIdentity

public abstract class PrCommon
extends java.lang.Object

Author:
cho

Field Summary
protected static java.lang.String DELIM
           
protected  int indent
           
protected static java.lang.String TABS
           
 
Constructor Summary
PrCommon()
           
 
Method Summary
protected  java.lang.String getIndentString()
           
protected  java.lang.String getValue(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELIM

protected static final java.lang.String DELIM

TABS

protected static final java.lang.String TABS
See Also:
Constant Field Values

indent

protected int indent
Constructor Detail

PrCommon

public PrCommon()
Method Detail

getIndentString

protected java.lang.String getIndentString()

getValue

protected java.lang.String getValue(java.lang.String s)


Copyright © 2004 SoftForum Corp. All Rights Reserved.