Skip navigation links 
 
oracle.jbo.server.xml
Class JboXMLUtil
java.lang.Object
  
oracle.jbo.server.xml.JboXMLUtil
- 
public class JboXMLUtil
 
- extends java.lang.Object
 
 NAME
      JboXMLUtil.java -
 DESCRIPTION
      DefXMLParser has utility functions to create serialized files from
      XMLElement and vice versa
 NOTES
  
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
JboXMLUtil
public JboXMLUtil()
createSerFile
public void createSerFile(DefElement xmlElement,
                          java.lang.String outFileName)
                   throws java.lang.Exception
- 
- Throws:
 
java.lang.Exception 
 
createXMLFromSerFile
public DefElement createXMLFromSerFile(java.lang.String serFileName)
                                throws java.lang.Exception
- 
- Throws:
 
java.lang.Exception 
 
main
public static void main(java.lang.String[] args)
getBC4JTempDir
public static java.lang.String getBC4JTempDir(ApplicationModule am)
- Internal: Applications should not use this method.
 
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.