Package org.smooks.api.profile
Interface Profile
-
- All Superinterfaces:
Serializable
public interface Profile extends Serializable
Profile.- Author:
- tfennelly
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_PROFILEThe default profile name.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Get the profile name.
-