Uses of Class
de.hybris.bootstrap.typesystem.xml.HybrisTypeSystemParser
-
Packages that use HybrisTypeSystemParser Package Description de.hybris.bootstrap.typesystem.xml -
-
Uses of HybrisTypeSystemParser in de.hybris.bootstrap.typesystem.xml
Methods in de.hybris.bootstrap.typesystem.xml that return HybrisTypeSystemParser Modifier and Type Method Description protected HybrisTypeSystemParserAbstractTypeSystemTagListener. getParser()Methods in de.hybris.bootstrap.typesystem.xml with parameters of type HybrisTypeSystemParser Modifier and Type Method Description static java.lang.StringTypeSystemDeploymentsTagListener. processItemDeployment(HybrisTypeSystemParser parser, java.lang.String code, java.lang.Object[] deployment)Processes a new-style deployment and returns the generated deployment ref.static java.lang.StringTypeSystemDeploymentsTagListener. processRelationDeployment(HybrisTypeSystemParser parser, java.lang.String code, java.lang.Object[] deployment)Constructors in de.hybris.bootstrap.typesystem.xml with parameters of type HybrisTypeSystemParser Constructor Description DeploymentModelTagListener(HybrisTypeSystemParser parser)HybrisTypeSystemTagListener(HybrisTypeSystemParser parser)TypeSystemDeploymentsTagListener(HybrisTypeSystemParser parser)
-