Class KMLSnippet

    • Constructor Detail

      • KMLSnippet

        public KMLSnippet​(java.lang.String namespaceURI)
        Construct an instance.
        Parameters:
        namespaceURI - the qualifying namespace URI. May be null to indicate no namespace qualification.
    • Method Detail

      • doAddEventAttribute

        protected void doAddEventAttribute​(javax.xml.stream.events.Attribute attr,
                                           XMLEventParserContext ctx,
                                           javax.xml.stream.events.XMLEvent event,
                                           java.lang.Object... args)
                                    throws javax.xml.stream.XMLStreamException
        Overrides:
        doAddEventAttribute in class AbstractXMLEventParser
        Throws:
        javax.xml.stream.XMLStreamException
      • getMaxLines

        public java.lang.Integer getMaxLines()
      • setMaxLines

        public void setMaxLines​(java.lang.Integer o)