Uses of Class
com.helger.schematron.pure.model.PSNS
Packages that use PSNS
-
Uses of PSNS in com.helger.schematron.pure.exchange
Methods in com.helger.schematron.pure.exchange that return PSNSModifier and TypeMethodDescriptionPSReader.readNSFromXML(com.helger.xml.microdom.IMicroElement eNS) Read a <ns> element -
Uses of PSNS in com.helger.schematron.pure.model
Methods in com.helger.schematron.pure.model that return PSNSModifier and TypeMethodDescriptionPSNS.getClone()static PSNSPSNS.ofPrefixAndUri(String sPrefix, String sUri) Factory method to create a newPSNSwith certain "prefix" and "uri" valuesMethods in com.helger.schematron.pure.model that return types with arguments of type PSNSModifier and TypeMethodDescriptioncom.helger.commons.collection.impl.ICommonsList<PSNS>PSSchema.getAllNSs()Methods in com.helger.schematron.pure.model with parameters of type PSNS