com.sapportals.portal.prt.util.html.parser
Interface HtmlParserConstants
- All Known Implementing Classes:
- HtmlParser, HtmlParserTokenManager
- public interface HtmlParserConstants
EOF
public static final int EOF
- See Also:
- Constant Field Values
ALPHA_CHAR
public static final int ALPHA_CHAR
- See Also:
- Constant Field Values
NUM_CHAR
public static final int NUM_CHAR
- See Also:
- Constant Field Values
ALPHANUM_CHAR
public static final int ALPHANUM_CHAR
- See Also:
- Constant Field Values
IDENTIFIER_CHAR
public static final int IDENTIFIER_CHAR
- See Also:
- Constant Field Values
IDENTIFIER
public static final int IDENTIFIER
- See Also:
- Constant Field Values
QUOTED_STRING_NB
public static final int QUOTED_STRING_NB
- See Also:
- Constant Field Values
QUOTED_STRING
public static final int QUOTED_STRING
- See Also:
- Constant Field Values
WHITESPACE
public static final int WHITESPACE
- See Also:
- Constant Field Values
NEWLINE
public static final int NEWLINE
- See Also:
- Constant Field Values
QUOTE
public static final int QUOTE
- See Also:
- Constant Field Values
EOL
public static final int EOL
- See Also:
- Constant Field Values
TAG_START
public static final int TAG_START
- See Also:
- Constant Field Values
ENDTAG_START
public static final int ENDTAG_START
- See Also:
- Constant Field Values
COMMENT_START
public static final int COMMENT_START
- See Also:
- Constant Field Values
DECL_START
public static final int DECL_START
- See Also:
- Constant Field Values
PCDATA
public static final int PCDATA
- See Also:
- Constant Field Values
PCDATA_QS
public static final int PCDATA_QS
- See Also:
- Constant Field Values
PCDATA_Q
public static final int PCDATA_Q
- See Also:
- Constant Field Values
TAG_SCRIPT
public static final int TAG_SCRIPT
- See Also:
- Constant Field Values
TAG_STYLE
public static final int TAG_STYLE
- See Also:
- Constant Field Values
TAG_NAME
public static final int TAG_NAME
- See Also:
- Constant Field Values
LST_ERROR
public static final int LST_ERROR
- See Also:
- Constant Field Values
ATTR_NAME
public static final int ATTR_NAME
- See Also:
- Constant Field Values
TAG_END
public static final int TAG_END
- See Also:
- Constant Field Values
TAG_SLASHEND
public static final int TAG_SLASHEND
- See Also:
- Constant Field Values
ATTR_EQ
public static final int ATTR_EQ
- See Also:
- Constant Field Values
IMPLICIT_TAG_END
public static final int IMPLICIT_TAG_END
- See Also:
- Constant Field Values
LIT_ERROR
public static final int LIT_ERROR
- See Also:
- Constant Field Values
ATTR_VAL
public static final int ATTR_VAL
- See Also:
- Constant Field Values
LAV_ERROR
public static final int LAV_ERROR
- See Also:
- Constant Field Values
COMMENT_END
public static final int COMMENT_END
- See Also:
- Constant Field Values
DASH
public static final int DASH
- See Also:
- Constant Field Values
COMMENT_EOL
public static final int COMMENT_EOL
- See Also:
- Constant Field Values
COMMENT_WORD
public static final int COMMENT_WORD
- See Also:
- Constant Field Values
DECL_ANY
public static final int DECL_ANY
- See Also:
- Constant Field Values
DECL_END
public static final int DECL_END
- See Also:
- Constant Field Values
SCRIPT_END
public static final int SCRIPT_END
- See Also:
- Constant Field Values
STYLE_END
public static final int STYLE_END
- See Also:
- Constant Field Values
BLOCK_EOL
public static final int BLOCK_EOL
- See Also:
- Constant Field Values
BLOCK_LBR
public static final int BLOCK_LBR
- See Also:
- Constant Field Values
BLOCK_WORD
public static final int BLOCK_WORD
- See Also:
- Constant Field Values
LexStyle
public static final int LexStyle
- See Also:
- Constant Field Values
LexScript
public static final int LexScript
- See Also:
- Constant Field Values
LexDecl
public static final int LexDecl
- See Also:
- Constant Field Values
LexComment
public static final int LexComment
- See Also:
- Constant Field Values
LexAttrVal
public static final int LexAttrVal
- See Also:
- Constant Field Values
LexInTag
public static final int LexInTag
- See Also:
- Constant Field Values
LexStartTag
public static final int LexStartTag
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
tokenImage
public static final String[] tokenImage
Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.