public class ExtensionVisitorBase extends Object implements ExtensionVisitor
Constructor and Description |
---|
ExtensionVisitorBase() |
Modifier and Type | Method and Description |
---|---|
void |
postVisit(TWSDLExtension extension) |
void |
preVisit(TWSDLExtension extension) |
public void preVisit(TWSDLExtension extension) throws Exception
preVisit
in interface ExtensionVisitor
Exception
public void postVisit(TWSDLExtension extension) throws Exception
postVisit
in interface ExtensionVisitor
Exception
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.