Class XNodeProcessorUtil
java.lang.Object
com.evolveum.midpoint.prism.impl.marshaller.XNodeProcessorUtil
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic <T> FieldfindXmlValueField(Class<T> beanClass) static <T> voidparseProtectedType(ProtectedDataType<T> protectedType, MapXNodeImpl xmap, PrismContext prismContext, ParsingContext pc) 
- 
Constructor Details- 
XNodeProcessorUtilpublic XNodeProcessorUtil()
 
- 
- 
Method Details- 
parseProtectedTypepublic static <T> void parseProtectedType(ProtectedDataType<T> protectedType, MapXNodeImpl xmap, PrismContext prismContext, ParsingContext pc) throws SchemaException - Throws:
- SchemaException
 
- 
findXmlValueField
 
-