Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01


oracle.toplink.tools.builderreader.parser
Class INIFile

java.lang.Object
  extended byoracle.toplink.tools.builderreader.parser.INIFile


public class INIFile
extends java.lang.Object

OBSOLETE: This class in now obsolete as the Builder file format has been upgraded to use XML.


Method Summary
java.util.Vector getSections()
Deprecated.
java.lang.String toString()
Deprecated.

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

Method Detail

getSections

public java.util.Vector getSections()
Deprecated.

toString

public java.lang.String toString()
Deprecated.

Copyright © 1998, 2005 Oracle Corporation. All Rights Reserved.