public class ElementOption extends Option
| Modifier | Constructor and Description | 
|---|---|
protected  | 
ElementOption(String name,
             ElementOption option)  | 
protected  | 
ElementOption(String name,
             String value)
Create element option. 
 | 
protected ElementOption(String name, String value)
name - element tag namevalue - element valueprotected ElementOption(String name, ElementOption option)
public void write(Writer writer) throws IOException
Optionwrite in class Optionwriter - writerIOException - on errorCopyright © 2001–2025 MickaĆ«l Guessant. All rights reserved.