org.cip4.jdflib.util
Class XMLstrm

java.lang.Object
  extended by org.cip4.jdflib.util.XMLstrm

Deprecated.

@Deprecated
public class XMLstrm
extends Object


Constructor Summary
XMLstrm()
          Deprecated.  
 
Method Summary
 String toString()
          Deprecated.  
static String xmlIndent(int iInc, boolean bSet)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

XMLstrm

public XMLstrm()
Deprecated. 
Method Detail

toString

public String toString()
Deprecated. 
Overrides:
toString in class Object
Returns:
See Also:
Object.toString()

xmlIndent

public static String xmlIndent(int iInc,
                               boolean bSet)
Deprecated. 
Parameters:
iInc -
bSet -
Returns:
default: XMLIndent(iInc, false)


Copyright © 2013. All Rights Reserved.