JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
SRU2016, generated 2017-05-11
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.prowidesoftware.swift.model
Interface TagVisitor
public interface
TagVisitor
Method Summary
Methods
Modifier and Type
Method and Description
boolean
onTag
(
Tag
tag)
Visit the current tag
Method Detail
onTag
boolean onTag(
Tag
tag)
Visit the current tag
Parameters:
tag
- the current tag
Returns:
true
if the visitor should continue with further tags if any or
false
to abort the visiting process
Overview
Package
Class
Tree
Deprecated
Index
Help
(C) 2016 Prowide Inc., SRU2016, generated 2017-05-11
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method