|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.peabody.emailprocessor.EPUtil
public class EPUtil
Constructor Summary | |
---|---|
EPUtil()
|
Method Summary | |
---|---|
static java.lang.Object |
buildObjectFromElement(org.xml.sax.Attributes aAttributes)
Creates an object from the specified element attributes |
static java.lang.String |
normalizeCategory(java.lang.String aCategoryString)
Ensures that a category is in the exact format of /category1/category2/etc/ and no extra or missing slashes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EPUtil()
Method Detail |
---|
public static java.lang.Object buildObjectFromElement(org.xml.sax.Attributes aAttributes)
public static java.lang.String normalizeCategory(java.lang.String aCategoryString)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |