Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithJavaCmd ¶
func WithJavaCmd(cmd string) jfOption
func WithJavaPath ¶
func WithJavaPath(p string) jfOption
Types ¶
type Entries ¶
type Entries []Entry
Entries is a collection object since the properties file has a lot of them all beneath the root.
type Entry ¶
Entry holds a single property key/value combination <entry key="myKey">the value</entry>
type JVMPropertyFile ¶
JVMPropertyFile represents the top level of the properties XML document
Click to show internal directories.
Click to hide internal directories.