Skip navigation links

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

E13403-06


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()

Skip navigation links

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

E13403-06


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