ro.isdc.wro.manager
Class ResourceBundleProcessor

java.lang.Object
  extended by ro.isdc.wro.manager.ResourceBundleProcessor

public class ResourceBundleProcessor
extends Object

Encapsulates the bundle creation.

Since:
1.4.7
Author:
Alex Objelean

Constructor Summary
ResourceBundleProcessor()
           
 
Method Summary
 void serveProcessedBundle()
          Write to stream the content of the processed resource bundle.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBundleProcessor

public ResourceBundleProcessor()
Method Detail

serveProcessedBundle

public void serveProcessedBundle()
                          throws IOException
Write to stream the content of the processed resource bundle.

Throws:
IOException


Copyright © 2008-2013. All Rights Reserved.