Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

oracle.javatools.xml.bind
Class IndentPrefs

java.lang.Object
  extended by oracle.javatools.xml.bind.IndentPrefs

public class IndentPrefs
extends java.lang.Object


Constructor Summary
IndentPrefs()
           
 
Method Summary
 int getTabSize()
           
 boolean getUseSpaces()
           
 int getWidth()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndentPrefs

public IndentPrefs()
Method Detail

getWidth

public int getWidth()

getUseSpaces

public boolean getUseSpaces()

getTabSize

public int getTabSize()

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Copyright © 1997, 2009, Oracle. All rights reserved.