Uses of Class
org.codehaus.staxmate.out.SMSimpleOutput
Packages that use SMSimpleOutput
-
Uses of SMSimpleOutput in org.codehaus.staxmate.out
Subclasses of SMSimpleOutput in org.codehaus.staxmate.outModifier and TypeClassDescriptionclass
Simple container class for storing definition of a buffered element attribute.static class
static class
class
private static final class
private static final class
private static final class
class
private static final class
private static final class
private static final class
class
Simple container class for storing definition of a buffered comment node.class
class
Simple container class for storing a namespace pre-declarationclass
class
Base class for buffered valuesprivate static final class
private static final class
private static final class
private static final class
private static final class
Methods in org.codehaus.staxmate.out that return SMSimpleOutputModifier and TypeMethodDescriptionstatic SMSimpleOutput
SMOAttribute.attribute
(SMNamespace namespace, String localName, byte[] value) static SMSimpleOutput
SMOAttribute.attribute
(SMNamespace namespace, String localName, int value) static SMSimpleOutput
SMOAttribute.attribute
(SMNamespace namespace, String localName, String value)