public class DefaultNElements extends Object implements NElements
| Constructor and Description |
|---|
DefaultNElements() |
public NElementFormatterBuilder createElementFormatterBuilder()
createElementFormatterBuilder in interface NElementspublic NElementPath createRootPath()
createRootPath in interface NElementspublic boolean isNtf()
public NElementSelector compileSelector(String pathExpression)
compileSelector in interface NElementspublic <T> T fromElement(NElement o, Class<T> to)
fromElement in interface NElementspublic NElementMapperStore mapperStore()
mapperStore in interface NElementspublic NElements doWithMapperStore(Consumer<NElementMapperStore> doWith)
doWithMapperStore in interface NElementspublic NElement normalizeJson(NElement e)
normalizeJson in interface NElementspublic NElement normalizeTson(NElement e)
normalizeTson in interface NElementspublic NElement normalizeYaml(NElement e)
normalizeYaml in interface NElementspublic NElement normalizeXml(NElement e)
normalizeXml in interface NElementspublic NElement normalize(NElement e, NContentType contentType)
public NElementType commonNumberType(NElementType aa, NElementType bb)
commonNumberType in interface NElementspublic NExprElementReshaperBuilder createExprElementReshaperBuilder(NExprElementReshaperType type)
createExprElementReshaperBuilder in interface NElementspublic NExprElementReshaper createExprElementReshaper(NExprElementReshaperType type)
createExprElementReshaper in interface NElementspublic NElementFormatter createElementFormatter(NElementFormatterStyle style)
createElementFormatter in interface NElementspublic NElementMetadata createElementMetadata()
createElementMetadata in interface NElementspublic NElementMetadata createElementMetadata(Object key, Object value)
createElementMetadata in interface NElementspublic NElementMetadata createElementMetadata(Map<Object,Object> any)
createElementMetadata in interface NElementspublic NElementStep createStepChild(String name)
createStepChild in interface NElementspublic NElementStep createStepChild(int index)
createStepChild in interface NElementspublic NElementStep createStepParam(String name)
createStepParam in interface NElementspublic NElementStep createStepParam(int index)
createStepParam in interface NElementspublic NElementStep createStepAnnotationParam(int paramIndex, String name)
createStepAnnotationParam in interface NElementspublic NElementStep createStepAnnotationParam(int paramIndex, int index)
createStepAnnotationParam in interface NElementspublic NElementStep createStepSubList(int index)
createStepSubList in interface NElementspublic NElementNavigator createRootNavigator(NElement element)
createRootNavigator in interface NElementsCopyright © 2026 vpc open source initiative. All rights reserved.