public class BootstrapCustomizer
extends com.helger.html.hc.customize.HCEmptyCustomizer
| Constructor and Description |
|---|
BootstrapCustomizer() |
BootstrapCustomizer(com.helger.commons.version.Version aBootstrapVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
customizeNode(com.helger.html.hc.IHCHasChildrenMutable<?,? super com.helger.html.hc.IHCNode> aParentElement,
com.helger.html.hc.IHCNode aNode,
com.helger.html.EHTMLVersion eHTMLVersion) |
com.helger.commons.version.Version |
getBootstrapVersion() |
public BootstrapCustomizer()
public BootstrapCustomizer(@Nonnull com.helger.commons.version.Version aBootstrapVersion)
@Nonnull public final com.helger.commons.version.Version getBootstrapVersion()
public void customizeNode(@Nonnull com.helger.html.hc.IHCHasChildrenMutable<?,? super com.helger.html.hc.IHCNode> aParentElement, @Nonnull com.helger.html.hc.IHCNode aNode, @Nonnull com.helger.html.EHTMLVersion eHTMLVersion)
customizeNode in interface com.helger.html.hc.customize.IHCCustomizercustomizeNode in class com.helger.html.hc.customize.HCEmptyCustomizerCopyright © 2014–2015 Philip Helger. All rights reserved.