Skip navigation links
A B C D E F G H I L M N O P R S T V W X 

B

blacklist(Member) - Method in interface hr.ngs.templater.DocumentFactoryBuilder
To disable navigation over certain members blacklisting can be used.
build() - Method in interface hr.ngs.templater.DocumentFactoryBuilder
Build a document factory instance.
build(String) - Method in interface hr.ngs.templater.DocumentFactoryBuilder
Build a document factory instance using the provided custom license file.
build(String, String) - Method in interface hr.ngs.templater.DocumentFactoryBuilder
Build a document factory instance using the provided license information.
build() - Method in class hr.ngs.templater.EditorConfigurationBuilder.TagMetadata.Builder
Build the tag metadata from specified values.
build() - Method in class hr.ngs.templater.ImageInfo.Builder
Create an ImageInfo object from the builder.
builder() - Static method in class hr.ngs.templater.Configuration
To specify custom plugins, initialize document factory with a builder.
builder() - Static method in class hr.ngs.templater.EditorConfigurationBuilder.TagMetadata
Helper builder for constructing tag metadata
Builder() - Constructor for class hr.ngs.templater.EditorConfigurationBuilder.TagMetadata.Builder
 
builtInFormatters(boolean) - Method in interface hr.ngs.templater.DocumentFactoryBuilder
Templater has a lot of builtin formatters (such as format, substring, ...) While they can be overridden, if there is no use for them, they can be excluded from usage
builtInHandlers(boolean) - Method in interface hr.ngs.templater.DocumentFactoryBuilder
Templater has few builtin handlers (such as collapse).
builtInLowLevelPlugins(boolean) - Method in interface hr.ngs.templater.DocumentFactoryBuilder
Templater has few builtin low level plugins (such as buffered image and image stream on Java) If those classes are not available (as in case of Android) plugins should be disabled.
builtInNavigation(boolean) - Method in interface hr.ngs.templater.DocumentFactoryBuilder
Templater has few builtin navigation (such as at(index), ...) If there is no use for them, they can be excluded from usage
A B C D E F G H I L M N O P R S T V W X 
Skip navigation links