Uses of Class
org.smooks.api.profile.UnknownProfileMemberException
-
Packages that use UnknownProfileMemberException Package Description org.smooks.api.profile -
-
Uses of UnknownProfileMemberException in org.smooks.api.profile
Methods in org.smooks.api.profile that throw UnknownProfileMemberException Modifier and Type Method Description ProfileSetProfileStore. getProfileSet(String baseProfile)Get the ProfileSet associated with the specified profile member.
-