| Changed Methods |
void beginHandling(String, String, String, Attributes)
|
Change in exceptions thrown from com.day.cq.wcm.designimporter.DesignImportException to DesignImportException.
|
|
void characters(char[], int, int)
|
Change in exceptions thrown from com.day.cq.wcm.designimporter.DesignImportException to DesignImportException.
|
|
void endHandling(String, String, String)
|
Change in exceptions thrown from com.day.cq.wcm.designimporter.DesignImportException to DesignImportException.
|
|
Object getContent(HTMLContentType)
|
Change in signature from com.day.cq.wcm.designimporter.parser.HTMLContentType to HTMLContentType.
|
|
void startElement(String, String, String, Attributes)
|
Change in exceptions thrown from com.day.cq.wcm.designimporter.DesignImportException to DesignImportException.
|
|
boolean supportsContent(HTMLContentType)
|
Change in signature from com.day.cq.wcm.designimporter.parser.HTMLContentType to HTMLContentType.
|
|