Uses of Interface
org.smooks.api.profile.ProfileStore
-
Packages that use ProfileStore Package Description org.smooks.api org.smooks.api.profile -
-
Uses of ProfileStore in org.smooks.api
Methods in org.smooks.api that return ProfileStore Modifier and Type Method Description ProfileStoreApplicationContext. getProfileStore()Get the ProfileStore in use within this Context. -
Uses of ProfileStore in org.smooks.api.profile
Methods in org.smooks.api.profile that return ProfileStore Modifier and Type Method Description ProfileStoreProfileConfigDigester. parse(InputStream input)Parse the device profile configuration stream.
-