org.benow.web.dev
Class StylesheetInfo

java.lang.Object
  extended by org.benow.web.dev.StylesheetInfo

public class StylesheetInfo
extends java.lang.Object


Constructor Summary
StylesheetInfo(java.net.URL src)
           
 
Method Summary
static java.lang.String formatComment(java.lang.String comment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StylesheetInfo

public StylesheetInfo(java.net.URL src)
               throws java.io.IOException,
                      java.lang.Exception
Throws:
java.io.IOException
java.lang.Exception
Method Detail

formatComment

public static java.lang.String formatComment(java.lang.String comment)