Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.bizapp.shared.resourceImport
Class Parser

java.lang.Object
  extended by org.hyperic.hq.bizapp.shared.resourceImport.Parser

public class Parser
extends java.lang.Object


Constructor Summary
Parser()
           
 
Method Summary
static void dumpFormat(java.io.PrintStream out)
           
static void dumpWiki(java.io.PrintStream out)
           
static void main(java.lang.String[] args)
           
static BatchImportData parse(java.io.File in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Parser

public Parser()
Method Detail

parse

public static BatchImportData parse(java.io.File in)
                             throws BatchImportException
Throws:
BatchImportException

dumpFormat

public static void dumpFormat(java.io.PrintStream out)

dumpWiki

public static void dumpWiki(java.io.PrintStream out)

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.