Uses of Interface
org.smooks.api.profile.Profile
-
Packages that use Profile Package Description org.smooks.api.profile -
-
Uses of Profile in org.smooks.api.profile
Methods in org.smooks.api.profile that return Profile Modifier and Type Method Description ProfileProfileSet. getProfile(String profile)Get a profile from theProfileSet.Methods in org.smooks.api.profile with parameters of type Profile Modifier and Type Method Description voidProfileSet. addProfile(Profile profile)Add a profile to the ProfileSet.
-