no.ntnu.ime.xmlconverter.client
Class XMLSourceParserService.Util

java.lang.Object
  extended by no.ntnu.ime.xmlconverter.client.XMLSourceParserService.Util
Enclosing interface:
XMLSourceParserService

public static class XMLSourceParserService.Util
extends java.lang.Object

Utility class for simplifying access to the instance of async service.


Field Summary
private static XMLSourceParserServiceAsync instance
           
 
Constructor Summary
XMLSourceParserService.Util()
           
 
Method Summary
static XMLSourceParserServiceAsync getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static XMLSourceParserServiceAsync instance
Constructor Detail

XMLSourceParserService.Util

public XMLSourceParserService.Util()
Method Detail

getInstance

public static XMLSourceParserServiceAsync getInstance()